summaryrefslogtreecommitdiff
path: root/src/searchbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/searchbar.cpp')
-rw-r--r--src/searchbar.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/searchbar.cpp b/src/searchbar.cpp
index c6889dba..2f03e93a 100644
--- a/src/searchbar.cpp
+++ b/src/searchbar.cpp
@@ -17,13 +17,15 @@
 *
 * ============================================================ */
-// Local Includes
+// Self Includes
#include "searchbar.h"
#include "searchbar.moc"
-#include "browserapplication.h"
+// Local Includes
+#include "application.h"
#include "mainwindow.h"
+// KDE Includes
#include <KDebug>
SearchBar::SearchBar(QWidget *parent) :