summaryrefslogtreecommitdiff
path: root/src/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.c')
-rw-r--r--src/path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/path.c b/src/path.c
index 1ab47ec..bd22152 100644
--- a/src/path.c
+++ b/src/path.c
@@ -32,7 +32,7 @@
#include <Python.h>
#ifdef HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
#endif
#include "private.h"