summaryrefslogtreecommitdiffstats
path: root/examples/tictac
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tictac')
-rw-r--r--examples/tictac/tictac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tictac/tictac.cpp b/examples/tictac/tictac.cpp
index 5f7f6618..2057dd50 100644
--- a/examples/tictac/tictac.cpp
+++ b/examples/tictac/tictac.cpp
@@ -14,7 +14,7 @@
#include <tqcombobox.h>
#include <tqcheckbox.h>
#include <tqlabel.h>
-#include <ntqlayout.h>
+#include <tqlayout.h>
#include <stdlib.h> // rand() function
#include <tqdatetime.h> // seed for rand()