summaryrefslogtreecommitdiffstats
path: root/examples/tooltip/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tooltip/main.cpp')
-rw-r--r--examples/tooltip/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tooltip/main.cpp b/examples/tooltip/main.cpp
index 78313a4d1..da92da605 100644
--- a/examples/tooltip/main.cpp
+++ b/examples/tooltip/main.cpp
@@ -7,7 +7,7 @@
**
*****************************************************************************/
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include "tooltip.h"
int main( int argc, char ** argv )