diff options
Diffstat (limited to 'tools/designer/shared/widgetdatabase.cpp')
-rw-r--r-- | tools/designer/shared/widgetdatabase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/widgetdatabase.cpp b/tools/designer/shared/widgetdatabase.cpp index 5648f5631..ac5fbe6b9 100644 --- a/tools/designer/shared/widgetdatabase.cpp +++ b/tools/designer/shared/widgetdatabase.cpp @@ -38,7 +38,7 @@ #define NO_STATIC_COLORS #include <globaldefs.h> #include <tqstrlist.h> -#include <ntqdict.h> +#include <tqdict.h> #include <ntqfile.h> #include <tqtextstream.h> #include <ntqcleanuphandler.h> |