summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rwxr-xr-xsrc/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 6e09f3e..77e3444 100755
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -28,9 +28,9 @@
#include "IndentHandler.h"
#include "SettingsPaths.h"
-#include <QApplication>
-#include <QTextCodec>
-#include <QDebug>
+#include <tqapplication.h>
+#include <tqtextcodec.h>
+#include <tqdebug.h>
#include <string>
#include <iostream>