diff options
Diffstat (limited to 'examples/themes/metal.cpp')
-rw-r--r-- | examples/themes/metal.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp index 5a6c2b443..5f9ead623 100644 --- a/examples/themes/metal.cpp +++ b/examples/themes/metal.cpp @@ -19,7 +19,7 @@ #include "ntqpalette.h" // for now #include "tqwidget.h" #include "ntqlabel.h" -#include "ntqimage.h" +#include "tqimage.h" #include "ntqpushbutton.h" #include "tqwidget.h" #include "ntqrangecontrol.h" |