diff options
Diffstat (limited to 'kdevdesigner/designer/project.h')
-rw-r--r-- | kdevdesigner/designer/project.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/project.h b/kdevdesigner/designer/project.h index 350fd6f0..ad3b1ba7 100644 --- a/kdevdesigner/designer/project.h +++ b/kdevdesigner/designer/project.h @@ -33,7 +33,7 @@ #include <tqstringlist.h> #include <tqptrlist.h> #include <tqmap.h> -#include <private/tqpluginmanager_p.h> +#include <tqpluginmanager_p.h> #include "../interfaces/projectsettingsiface.h" #include "sourcefile.h" #include "formfile.h" |