diff options
Diffstat (limited to 'examples/demo/dnd/styledbutton.cpp')
-rw-r--r-- | examples/demo/dnd/styledbutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/dnd/styledbutton.cpp b/examples/demo/dnd/styledbutton.cpp index 690a1054a..b3d7829a2 100644 --- a/examples/demo/dnd/styledbutton.cpp +++ b/examples/demo/dnd/styledbutton.cpp @@ -37,7 +37,7 @@ #include <ntqpalette.h> #include <ntqlabel.h> #include <ntqpainter.h> -#include <ntqimage.h> +#include <tqimage.h> #include <ntqpixmap.h> #include <ntqapplication.h> #include <ntqdragobject.h> |