diff options
Diffstat (limited to 'q15/src/mainwindow.h')
-rw-r--r-- | q15/src/mainwindow.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/q15/src/mainwindow.h b/q15/src/mainwindow.h index c45b0c8d..2b898f7e 100644 --- a/q15/src/mainwindow.h +++ b/q15/src/mainwindow.h @@ -14,9 +14,9 @@ #include <stdlib.h> -#include <ntqmainwindow.h> -#include <ntqmenubar.h> -#include <ntqpopupmenu.h> +#include <tqmainwindow.h> +#include <tqmenubar.h> +#include <tqpopupmenu.h> #include "gameboard.h" |