diff options
Diffstat (limited to 'examples/popup/popup.cpp')
| -rw-r--r-- | examples/popup/popup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/popup/popup.cpp b/examples/popup/popup.cpp index 17a2dae04..2da484310 100644 --- a/examples/popup/popup.cpp +++ b/examples/popup/popup.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "popup.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqlayout.h> FancyPopup::FancyPopup( TQWidget* parent, const char* name ): |
