summaryrefslogtreecommitdiffstats
path: root/src/qlcdstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qlcdstring.h')
-rw-r--r--src/qlcdstring.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/qlcdstring.h b/src/qlcdstring.h
index b47b168..6f70eb4 100644
--- a/src/qlcdstring.h
+++ b/src/qlcdstring.h
@@ -18,10 +18,10 @@
#ifndef TQLCDSTRING_H
#define TQLCDSTRING_H
-#include <ntqframe.h>
-#include <ntqpainter.h>
-#include <ntqcolor.h>
-#include <ntqstring.h>
+#include <tqframe.h>
+#include <tqpainter.h>
+#include <tqcolor.h>
+#include <tqstring.h>
#include "qlcddraw.h"
@@ -29,7 +29,7 @@
*@author Miguel Novas
*/
-#include <ntqpalette.h>
+#include <tqpalette.h>
class TQLCDString : public TQWidget {
TQ_OBJECT