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