diff options
Diffstat (limited to 'examples/toplevel/main.cpp')
-rw-r--r-- | examples/toplevel/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/toplevel/main.cpp b/examples/toplevel/main.cpp index 1987a3f52..f8742fd2a 100644 --- a/examples/toplevel/main.cpp +++ b/examples/toplevel/main.cpp @@ -1,4 +1,4 @@ -#include <qapplication.h> +#include <ntqapplication.h> #include "options.h" int main( int argc, char ** argv ) |