summaryrefslogtreecommitdiffstats
path: root/indexlib/stringarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib/stringarray.h')
-rw-r--r--indexlib/stringarray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/stringarray.h b/indexlib/stringarray.h
index a928db31..6202036c 100644
--- a/indexlib/stringarray.h
+++ b/indexlib/stringarray.h
@@ -34,7 +34,7 @@
#include <iostream>
#include <string>
-#include "boost-compat/scoped_ptr.hpp"
+#include "boost-compat/scoped_ptr.h"
#include "manager.h"
#include "memvector.h"