summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Include')
-rw-r--r--Include/ucnhash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/ucnhash.h b/Include/ucnhash.h
index f27a16f..713fd3d 100644
--- a/Include/ucnhash.h
+++ b/Include/ucnhash.h
@@ -1,5 +1,5 @@
-#include <Python.h>
+#include "Python.h"
#include <stdlib.h>
/* --- C API ----------------------------------------------------*/