diff options
Diffstat (limited to 'src/widgets/ntqlineedit.h')
-rw-r--r-- | src/widgets/ntqlineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqlineedit.h b/src/widgets/ntqlineedit.h index 0748a5d23..f5bf18c68 100644 --- a/src/widgets/ntqlineedit.h +++ b/src/widgets/ntqlineedit.h @@ -48,7 +48,7 @@ class TQPopupMenu; #ifndef QT_H #include "ntqframe.h" -#include "ntqstring.h" +#include "tqstring.h" #endif // QT_H #ifndef TQT_NO_LINEEDIT |