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 b466630c0..602a90855 100644 --- a/examples/xform/xform.cpp +++ b/examples/xform/xform.cpp @@ -10,7 +10,7 @@ #include <ntqapplication.h> #include <ntqdialog.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <ntqlineedit.h> #include <ntqpushbutton.h> #include <ntqcheckbox.h> |