summaryrefslogtreecommitdiff
path: root/storage/rocksdb/rdb_threads.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/rocksdb/rdb_threads.cc')
-rw-r--r--storage/rocksdb/rdb_threads.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/rocksdb/rdb_threads.cc b/storage/rocksdb/rdb_threads.cc
index b4bba8d3087..1349133876f 100644
--- a/storage/rocksdb/rdb_threads.cc
+++ b/storage/rocksdb/rdb_threads.cc
@@ -19,7 +19,7 @@
#pragma implementation // gcc: Class implementation
#endif
-#include <my_config.h>
+#include <my_global.h>
/* The C++ file's header */
#include "./rdb_threads.h"