diff options
Diffstat (limited to 'src/styles/tqstylefactory.cpp')
-rw-r--r-- | src/styles/tqstylefactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/tqstylefactory.cpp b/src/styles/tqstylefactory.cpp index 29a3ad5ec..d66fbe72d 100644 --- a/src/styles/tqstylefactory.cpp +++ b/src/styles/tqstylefactory.cpp @@ -68,7 +68,7 @@ TQString p2qstring(const unsigned char *c); //tqglobal.cpp #endif #include <stdlib.h> -#include <private/qpluginmanager_p.h> +#include <private/tqpluginmanager_p.h> #ifndef TQT_NO_COMPONENT class TQStyleFactoryPrivate : public TQObject { |