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 9d0e6fc2a..19ec19ff3 100644 --- a/examples/themes/metal.cpp +++ b/examples/themes/metal.cpp @@ -11,7 +11,7 @@ #ifndef TQT_NO_STYLE_WINDOWS -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqcombobox.h" #include "tqpainter.h" #include "tqdrawutil.h" // for now |