diff options
Diffstat (limited to 'examples/demo/frame.h')
-rw-r--r-- | examples/demo/frame.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/frame.h b/examples/demo/frame.h index 865ea21db..4097692af 100644 --- a/examples/demo/frame.h +++ b/examples/demo/frame.h @@ -7,8 +7,8 @@ ** *****************************************************************************/ -#include <qmainwindow.h> -#include <qintdict.h> +#include <ntqmainwindow.h> +#include <ntqintdict.h> #include "categoryinterface.h" class TQToolBox; |