diff options
Diffstat (limited to 'sip/qtsql/qsqlform.sip')
-rw-r--r-- | sip/qtsql/qsqlform.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtsql/qsqlform.sip b/sip/qtsql/qsqlform.sip index 8d00d1d..d21032a 100644 --- a/sip/qtsql/qsqlform.sip +++ b/sip/qtsql/qsqlform.sip @@ -34,7 +34,7 @@ class TQSqlForm : TQObject { %TypeHeaderCode -#include <qsqlform.h> +#include <tqsqlform.h> %End public: |