summaryrefslogtreecommitdiffstats
path: root/indexlib/bitio.tcc
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib/bitio.tcc')
-rw-r--r--indexlib/bitio.tcc4
1 files changed, 2 insertions, 2 deletions
diff --git a/indexlib/bitio.tcc b/indexlib/bitio.tcc
index f6dbdfc0..f1c14c77 100644
--- a/indexlib/bitio.tcc
+++ b/indexlib/bitio.tcc
@@ -1,5 +1,5 @@
-#include "boost-compat/static_assert.hpp"
-#include "boost-compat/remove_cv.hpp"
+#include "boost-compat/static_assert.h"
+#include "boost-compat/remove_cv.h"
#ifdef HAVE_BOOST
#include <boost/type_traits/is_same.hpp>
#endif