mercurial/cext/charencode.c
changeset 33758 0f4ac3b6dee4
parent 33757 e9996bd7203f
child 33759 a22339d389d4
--- a/mercurial/cext/charencode.c	Mon Jul 31 22:28:27 2017 +0900
+++ b/mercurial/cext/charencode.c	Sun May 21 14:23:22 2017 +0900
@@ -9,6 +9,7 @@
 
 #include <Python.h>
 
+#include "charencode.h"
 #include "util.h"
 
 static const char lowertable[128] = {