diff options
Diffstat (limited to 'tools/qtconfig/colorbutton.cpp')
-rw-r--r-- | tools/qtconfig/colorbutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qtconfig/colorbutton.cpp b/tools/qtconfig/colorbutton.cpp index 474e650eb..1d47d9be8 100644 --- a/tools/qtconfig/colorbutton.cpp +++ b/tools/qtconfig/colorbutton.cpp @@ -33,7 +33,7 @@ #include "colorbutton.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqcolordialog.h> #include <tqpainter.h> #include <tqdragobject.h> |