summaryrefslogtreecommitdiff
path: root/storage/pbxt/src/ha_pbxt.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/pbxt/src/ha_pbxt.h')
-rw-r--r--storage/pbxt/src/ha_pbxt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/storage/pbxt/src/ha_pbxt.h b/storage/pbxt/src/ha_pbxt.h
index a7548d6fa86..112e581f042 100644
--- a/storage/pbxt/src/ha_pbxt.h
+++ b/storage/pbxt/src/ha_pbxt.h
@@ -31,7 +31,8 @@
#include <drizzled/cursor.h>
#else
-#include "mysql_priv.h"
+#include <thr_lock.h>
+#include <handler.h>
#endif
#include "xt_defs.h"