summaryrefslogtreecommitdiffstats
path: root/indexlib/index_slow.h
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib/index_slow.h')
-rw-r--r--indexlib/index_slow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/index_slow.h b/indexlib/index_slow.h
index bbb4f7b7..6f1dcced 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.