summaryrefslogtreecommitdiffstats
path: root/examples/themes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/themes')
-rw-r--r--examples/themes/metal.cpp2
-rw-r--r--examples/themes/wood.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp
index 01ac1e3ab..02ec1c4ad 100644
--- a/examples/themes/metal.cpp
+++ b/examples/themes/metal.cpp
@@ -18,7 +18,7 @@
#include "tqpixmap.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
-#include "ntqlabel.h"
+#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp
index d2f39c0f8..891cf2bf5 100644
--- a/examples/themes/wood.cpp
+++ b/examples/themes/wood.cpp
@@ -18,7 +18,7 @@
#include "tqpixmap.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
-#include "ntqlabel.h"
+#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"