diff options
Diffstat (limited to 'examples/mdi/main.cpp')
-rw-r--r-- | examples/mdi/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mdi/main.cpp b/examples/mdi/main.cpp index 5892ac983..e7e206be5 100644 --- a/examples/mdi/main.cpp +++ b/examples/mdi/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qapplication.h> +#include <ntqapplication.h> #include "application.h" int main( int argc, char ** argv ) { |