diff options
Diffstat (limited to 'examples/tooltip/tooltip.h')
-rw-r--r-- | examples/tooltip/tooltip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tooltip/tooltip.h b/examples/tooltip/tooltip.h index 67c586d5e..1a0a486d4 100644 --- a/examples/tooltip/tooltip.h +++ b/examples/tooltip/tooltip.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqwidget.h> +#include <tqwidget.h> #include <ntqtooltip.h> |