diff options
Diffstat (limited to 'src/kernel/tqwidget.h')
| -rw-r--r-- | src/kernel/tqwidget.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/kernel/tqwidget.h b/src/kernel/tqwidget.h index f683af712..cf0325f3c 100644 --- a/src/kernel/tqwidget.h +++ b/src/kernel/tqwidget.h @@ -42,7 +42,7 @@  #define TQWIDGET_H  #ifndef QT_H -#include "ntqwindowdefs.h" +#include "tqwindowdefs.h"  #include "tqobject.h"  #include "tqpaintdevice.h"  #include "tqpalette.h" @@ -1042,6 +1042,6 @@ struct TQ_EXPORT TQWExtra {  };  #define Q_DEFINED_QWIDGET -#include "ntqwinexport.h" +#include "tqwinexport.h"  #endif // TQWIDGET_H | 
