diff options
Diffstat (limited to 'tools/qtconfig')
-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 97244b586..ca4cfee41 100644 --- a/tools/qtconfig/colorbutton.cpp +++ b/tools/qtconfig/colorbutton.cpp @@ -36,7 +36,7 @@ #include <ntqapplication.h> #include <ntqcolordialog.h> #include <ntqpainter.h> -#include <ntqdragobject.h> +#include <tqdragobject.h> #include <tqstyle.h> |