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