summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 24648aa8..d6357984 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -31,11 +31,8 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H
-
-// Local Includes
-#include "rekonqprivate_export.h"
-#include "application.h"
-#include "previewselectorbar.h"
+// Rekonq Includes
+#include "rekonq_defines.h"
// KDE Includes
#include <KMainWindow>