summaryrefslogtreecommitdiffstats
path: root/src/item.cpp
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-02-16 13:34:44 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-03-02 11:41:03 +0100
commitf9440f0f509ffa5046a0c48f97d1f847577e06df (patch)
treee35ced7099406afbedf65779fcb0c6856754b83d /src/item.cpp
parent3994ab2ba95d09f73ae5af223f8b2bcdc2f04cfd (diff)
downloadkooldock-f9440f0f509ffa5046a0c48f97d1f847577e06df.tar.gz
kooldock-f9440f0f509ffa5046a0c48f97d1f847577e06df.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'src/item.cpp')
-rw-r--r--src/item.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/item.cpp b/src/item.cpp
index ad43c7e..15c1266 100644
--- a/src/item.cpp
+++ b/src/item.cpp
@@ -18,9 +18,9 @@
#include <tdeglobal.h>
#include <kicontheme.h>
-#include <ntqfile.h>
-#include <ntqimage.h>
-#include <ntqtextstream.h>
+#include <tqfile.h>
+#include <tqimage.h>
+#include <tqtextstream.h>
#include "item.h"