diff options
Diffstat (limited to 'src/kernel/tqobject.h')
-rw-r--r-- | src/kernel/tqobject.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/tqobject.h b/src/kernel/tqobject.h index eb627831d..bb260b19f 100644 --- a/src/kernel/tqobject.h +++ b/src/kernel/tqobject.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqobjectdefs.h" -#include "ntqwindowdefs.h" +#include "tqwindowdefs.h" #include "tqstring.h" #include "tqevent.h" #include "tqmutex.h" @@ -288,5 +288,5 @@ inline TQString TQObject::trUtf8( const char *sourceText, const char * ) { #define Q_DEFINED_QOBJECT -#include "ntqwinexport.h" +#include "tqwinexport.h" #endif // TQOBJECT_H |