diff options
Diffstat (limited to 'examples/tooltip/tooltip.h')
-rw-r--r-- | examples/tooltip/tooltip.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tooltip/tooltip.h b/examples/tooltip/tooltip.h index c9d26d9ac..7cd868eb5 100644 --- a/examples/tooltip/tooltip.h +++ b/examples/tooltip/tooltip.h @@ -7,8 +7,8 @@ ** *****************************************************************************/ -#include <qwidget.h> -#include <qtooltip.h> +#include <ntqwidget.h> +#include <ntqtooltip.h> class DynamicTip : public TQToolTip |