summaryrefslogtreecommitdiff
path: root/src/utf8.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/utf8.cc')
-rw-r--r--src/utf8.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utf8.cc b/src/utf8.cc
index 3855fb71..cabd8d27 100644
--- a/src/utf8.cc
+++ b/src/utf8.cc
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#include "utf8.h"
+#include "src/utf8.h"
#include <cstdint>