summaryrefslogtreecommitdiff
path: root/sql/sql_db.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_db.cc')
-rw-r--r--sql/sql_db.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_db.cc b/sql/sql_db.cc
index 6a493ed725f..4fd90a0e0b1 100644
--- a/sql/sql_db.cc
+++ b/sql/sql_db.cc
@@ -47,7 +47,7 @@
#ifdef __WIN__
#include <direct.h>
#endif
-#include "debug_sync.h"
+#include "debug.h" // debug_crash_here
#define MAX_DROP_TABLE_Q_LEN 1024