Skip to content

Commit

Permalink
Fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcanadi committed Nov 13, 2014
1 parent 25f2730 commit 3c92e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/options_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

#include "rocksdb/options.h"
#include "util/testharness.h"
#include "utilities/convenience.h"
#include "rocksdb/utilities/convenience.h"

using GFLAGS::ParseCommandLineFlags;
DEFINE_bool(enable_print, false, "Print options generated to console.");
Expand Down

0 comments on commit 3c92e52

Please sign in to comment.