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 fc6391a0b..ead8c6f40 100644 --- a/examples/demo/dnd/styledbutton.h +++ b/examples/demo/dnd/styledbutton.h @@ -34,7 +34,7 @@ #ifndef STYLEDBUTTON_H #define STYLEDBUTTON_H -#include <ntqbutton.h> +#include <tqbutton.h> #include <tqpixmap.h> class TQColor; |