diff options
Diffstat (limited to 'examples/demo/frame.cpp')
-rw-r--r-- | examples/demo/frame.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/frame.cpp b/examples/demo/frame.cpp index a263b8b1a..1fed9f837 100644 --- a/examples/demo/frame.cpp +++ b/examples/demo/frame.cpp @@ -15,7 +15,7 @@ #include <ntqaccel.h> #include <ntqtoolbox.h> #include <ntqpainter.h> -#include <ntqwidgetstack.h> +#include <tqwidgetstack.h> #include <ntqstylefactory.h> #include <ntqaction.h> #include <ntqsignalmapper.h> |