diff options
Diffstat (limited to 'indexlib/index_slow.h')
-rw-r--r-- | indexlib/index_slow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/index_slow.h b/indexlib/index_slow.h index bbb4f7b7c..6f1dccedc 100644 --- a/indexlib/index_slow.h +++ b/indexlib/index_slow.h @@ -34,7 +34,7 @@ #include "index.h" #include "slow.h" -#include "boost-compat/noncopyable.hpp" +#include "boost-compat/noncopyable.h" /** * \see class slow which should be merged into this one. |