diff options
Diffstat (limited to 'examples/themes/wood.cpp')
-rw-r--r-- | examples/themes/wood.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp index ef3ab893f..d2f39c0f8 100644 --- a/examples/themes/wood.cpp +++ b/examples/themes/wood.cpp @@ -15,8 +15,8 @@ #include "ntqcombobox.h" #include "tqpainter.h" #include "ntqdrawutil.h" // for now -#include "ntqpixmap.h" // for now -#include "ntqpalette.h" // for now +#include "tqpixmap.h" // for now +#include "tqpalette.h" // for now #include "tqwidget.h" #include "ntqlabel.h" #include "tqimage.h" |