summaryrefslogtreecommitdiffstats
path: root/examples/customlayout/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/customlayout/main.cpp')
-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 7dc3640f2..e2605031a 100644
--- a/examples/customlayout/main.cpp
+++ b/examples/customlayout/main.cpp
@@ -13,7 +13,7 @@
#include "border.h"
#include "card.h"
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqlabel.h>
#include <tqcolor.h>
#include <tqgroupbox.h>