diff options
Diffstat (limited to 'examples/demo/dnd/styledbutton.h')
-rw-r--r-- | examples/demo/dnd/styledbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/dnd/styledbutton.h b/examples/demo/dnd/styledbutton.h index 84ad4e500..fc6391a0b 100644 --- a/examples/demo/dnd/styledbutton.h +++ b/examples/demo/dnd/styledbutton.h @@ -35,7 +35,7 @@ #define STYLEDBUTTON_H #include <ntqbutton.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> class TQColor; class TQBrush; |