summaryrefslogtreecommitdiff
path: root/storage/rocksdb/rdb_index_merge.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/rocksdb/rdb_index_merge.cc')
-rw-r--r--storage/rocksdb/rdb_index_merge.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/rocksdb/rdb_index_merge.cc b/storage/rocksdb/rdb_index_merge.cc
index 424a998548a..2aac7c7a658 100644
--- a/storage/rocksdb/rdb_index_merge.cc
+++ b/storage/rocksdb/rdb_index_merge.cc
@@ -14,7 +14,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */
-#include <my_config.h>
+#include <my_global.h>
/* This C++ file's header file */
#include "./rdb_index_merge.h"