diff options
Diffstat (limited to 'src/sql/tqsqlform.cpp')
-rw-r--r-- | src/sql/tqsqlform.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/tqsqlform.cpp b/src/sql/tqsqlform.cpp index 5977d2033..8584645e4 100644 --- a/src/sql/tqsqlform.cpp +++ b/src/sql/tqsqlform.cpp @@ -45,7 +45,7 @@ #include "tqsqlfield.h" #include "tqsqlpropertymap.h" #include "tqsqlrecord.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "tqwidget.h" #include "ntqdict.h" |