summaryrefslogtreecommitdiffstats
path: root/mysqlc/source/mysqlc_preparedstatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_preparedstatement.hxx')
-rw-r--r--mysqlc/source/mysqlc_preparedstatement.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysqlc/source/mysqlc_preparedstatement.hxx b/mysqlc/source/mysqlc_preparedstatement.hxx
index e57b7c46747e..af148d99e79b 100644
--- a/mysqlc/source/mysqlc_preparedstatement.hxx
+++ b/mysqlc/source/mysqlc_preparedstatement.hxx
@@ -38,9 +38,9 @@
#include <com/sun/star/sdbc/XPreparedBatchExecution.hpp>
#include <com/sun/star/io/XInputStream.hpp>
-#include <tools/preextstl.h>
+#include <preextstl.h>
#include <cppconn/prepared_statement.h>
-#include <tools/postextstl.h>
+#include <postextstl.h>
namespace connectivity
{