diff options
Diffstat (limited to 'examples/xform/xform.cpp')
-rw-r--r-- | examples/xform/xform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xform/xform.cpp b/examples/xform/xform.cpp index 71a4eed86..41bfb74d4 100644 --- a/examples/xform/xform.cpp +++ b/examples/xform/xform.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqdialog.h> #include <tqlabel.h> |