summaryrefslogtreecommitdiff
path: root/src/core/utils/CharReader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/utils/CharReader.cpp')
-rw-r--r--src/core/utils/CharReader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/utils/CharReader.cpp b/src/core/utils/CharReader.cpp
index 6407907..84f562d 100644
--- a/src/core/utils/CharReader.cpp
+++ b/src/core/utils/CharReader.cpp
@@ -18,7 +18,7 @@
#include <algorithm>
-#include "Buffer.hpp"
+#include "CharReader.hpp"
namespace ousia {
namespace utils {