diff --git a/src/internfile/mh_html.cpp b/src/internfile/mh_html.cpp index 9e776ec3..e64a3eae 100644 --- a/src/internfile/mh_html.cpp +++ b/src/internfile/mh_html.cpp @@ -26,6 +26,7 @@ #include "indextext.h" #include "mh_html.h" #include "smallut.h" +#include "rclutil.h" #include "md5ut.h" #include diff --git a/src/internfile/txtdcode.cpp b/src/internfile/txtdcode.cpp index dcf8deca..01287cd3 100644 --- a/src/internfile/txtdcode.cpp +++ b/src/internfile/txtdcode.cpp @@ -22,6 +22,7 @@ #include "mimehandler.h" #include "log.h" #include "smallut.h" +#include "rclutil.h" #include "listmem.h" #ifdef _WIN32