Skip to content

Commit 3bcf633

Browse files
spetruniaGunnar Kudrjavets
authored andcommitted
Post-merge fixes after pull request #14
1 parent 215032f commit 3bcf633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/rocksdb/ha_rocksdb.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#include "rdb_cf_manager.h"
3636

3737
#include "rocksdb/table.h"
38-
#include "utilities/convenience.h"
38+
#include "rocksdb/utilities/convenience.h"
3939

4040
/* This is here to get PRIu64, PRId64 */
4141
#ifndef __STDC_FORMAT_MACROS

0 commit comments

Comments
 (0)