summaryrefslogtreecommitdiffstats
path: root/mysqlc/source/mysqlc_general.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_general.hxx')
-rw-r--r--mysqlc/source/mysqlc_general.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysqlc/source/mysqlc_general.hxx b/mysqlc/source/mysqlc_general.hxx
index 632fb75dd65f..6d18c2139a9c 100644
--- a/mysqlc/source/mysqlc_general.hxx
+++ b/mysqlc/source/mysqlc_general.hxx
@@ -33,9 +33,9 @@
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
-#include <tools/preextstl.h>
+#include <preextstl.h>
#include <cppconn/exception.h>
-#include <tools/postextstl.h>
+#include <postextstl.h>
namespace mysqlc_sdbc_driver
{