diff --git a/cxxmph/bm_index.cc b/cxxmph/bm_index.cc index 03cb222..ecc90bf 100644 --- a/cxxmph/bm_index.cc +++ b/cxxmph/bm_index.cc @@ -3,7 +3,7 @@ #include #include "bm_common.h" -#include "StringPiece.h" +#include "stringpiece.h" #include "mph_index.h" using namespace cxxmph;