summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-18 10:40:58 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-06-03 00:03:33 +0200
commit02755ffc374633144414f75865741d77bbcd6f46 (patch)
treeb049ae9c3fa90f40f29f2fb50775c508d54f9b34 /src/main.cpp
parent1st commit on cookie branch. Refactoring Ui classes (diff)
downloadrekonq-02755ffc374633144414f75865741d77bbcd6f46.tar.xz
header fixing
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 4a87ae53..009fc4b3 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -18,8 +18,10 @@
* ============================================================ */
+// Local Includes
#include "application.h"
+// KDE Includes
#include <KAboutData>
#include <KCmdLineArgs>
#include <KDebug>