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 ee393a106..532c66cca 100644 --- a/examples/demo/dnd/styledbutton.cpp +++ b/examples/demo/dnd/styledbutton.cpp @@ -39,7 +39,7 @@ #include <tqpainter.h> #include <tqimage.h> #include <tqpixmap.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqdragobject.h> #include <tqstyle.h> |