diff options
Diffstat (limited to 'kexi/kexidb/cursor_p.h')
-rw-r--r-- | kexi/kexidb/cursor_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/cursor_p.h b/kexi/kexidb/cursor_p.h index c03eba66..1e4bc33e 100644 --- a/kexi/kexidb/cursor_p.h +++ b/kexi/kexidb/cursor_p.h @@ -20,7 +20,7 @@ #ifndef KEXIDB_CURSOR_P_H #define KEXIDB_CURSOR_P_H -#include <qstring.h> +#include <tqstring.h> #include "connection.h" |