summaryrefslogtreecommitdiffstats
path: root/knights/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/console.h')
-rw-r--r--knights/console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/console.h b/knights/console.h
index 262dfb2..a9b9fe3 100644
--- a/knights/console.h
+++ b/knights/console.h
@@ -21,7 +21,7 @@
/* TQt */
#include <tqstringlist.h>
#include <tqvbox.h>
-#include <tqlayout.h>
+#include <layout.h>
/* Local */
#include "definitions.h"
#include "resource.h"