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 60f73402b..d9fab7713 100644 --- a/examples/xform/xform.cpp +++ b/examples/xform/xform.cpp @@ -22,7 +22,7 @@ #include <ntqfontdialog.h> #include <ntqlayout.h> #include <ntqvbox.h> -#include <ntqwidgetstack.h> +#include <tqwidgetstack.h> #include <ntqpainter.h> #include <ntqpixmap.h> |