summaryrefslogtreecommitdiffstats
path: root/Python/pyfpe.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/pyfpe.c')
-rw-r--r--Python/pyfpe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/pyfpe.c b/Python/pyfpe.c
index 77f2dea..4b7f5ba 100644
--- a/Python/pyfpe.c
+++ b/Python/pyfpe.c
@@ -1,4 +1,4 @@
-#include "config.h"
+#include "pyconfig.h"
#include "pyfpe.h"
/*
* The signal handler for SIGFPE is actually declared in an external