summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qapplication.cpp')
-rw-r--r--src/kernel/qapplication.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp
index ee1395619..8f456790c 100644
--- a/src/kernel/qapplication.cpp
+++ b/src/kernel/qapplication.cpp
@@ -52,14 +52,14 @@
#include "tqtextcodec.h"
#include "tqsessionmanager.h"
#include "tqdragobject.h"
-#include "ntqclipboard.h"
+#include "tqclipboard.h"
#include "ntqcursor.h"
#include "tqstyle.h"
#include "tqstylefactory.h"
-#include "ntqfile.h"
+#include "tqfile.h"
#include "ntqmessagebox.h"
-#include "ntqdir.h"
-#include "ntqfileinfo.h"
+#include "tqdir.h"
+#include "tqfileinfo.h"
#ifdef TQ_WS_WIN
#include "qinputcontext_p.h"
#endif