summaryrefslogtreecommitdiffstats
path: root/examples/customlayout
diff options
context:
space:
mode:
Diffstat (limited to 'examples/customlayout')
-rw-r--r--examples/customlayout/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customlayout/main.cpp b/examples/customlayout/main.cpp
index c988d9de9..33443dc32 100644
--- a/examples/customlayout/main.cpp
+++ b/examples/customlayout/main.cpp
@@ -14,7 +14,7 @@
#include "card.h"
#include <ntqapplication.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <tqcolor.h>
#include <ntqgroupbox.h>
#include <ntqpushbutton.h>