diff options
Diffstat (limited to 'tools/designer/designer/propertyeditor.cpp')
-rw-r--r-- | tools/designer/designer/propertyeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/propertyeditor.cpp b/tools/designer/designer/propertyeditor.cpp index 5ad88ab31..50ffd404c 100644 --- a/tools/designer/designer/propertyeditor.cpp +++ b/tools/designer/designer/propertyeditor.cpp @@ -80,7 +80,7 @@ #include <tqtimer.h> #include <tqdragobject.h> #include <tqdom.h> -#include <ntqprocess.h> +#include <tqprocess.h> #include <tqstyle.h> #include <tqdatetimeedit.h> #include <ntqassistantclient.h> |