Remove unneeded includes

Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2015-08-31 23:23:26 +02:00 committed by Dirk Hohndel
parent 332bde9c86
commit b7038e4bec
4 changed files with 0 additions and 4 deletions

View file

@ -12,7 +12,6 @@
#include <exif.h>
#include "file.h"
#include "prefs-macros.h"
#include "mainwindow.h"
#include <QFile>
#include <QRegExp>
#include <QDir>