summaryrefslogtreecommitdiffhomepage
path: root/src/recode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/recode.cpp')
-rw-r--r--src/recode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/recode.cpp b/src/recode.cpp
index 517b381..8145fb8 100644
--- a/src/recode.cpp
+++ b/src/recode.cpp
@@ -3,7 +3,7 @@
#include "unicode.h"
#include <boost/algorithm/string/predicate.hpp>
-#include <boost/endian.hpp>
+#include <boost/endian/conversion.hpp>
#include <filesystem>
#include <functional>