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