summaryrefslogtreecommitdiffstats
path: root/Include/allobjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/allobjects.h')
-rw-r--r--Include/allobjects.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Include/allobjects.h b/Include/allobjects.h
index 8c7f6c3..f2961c0 100644
--- a/Include/allobjects.h
+++ b/Include/allobjects.h
@@ -113,4 +113,6 @@ PERFORMANCE OF THIS SOFTWARE.
#include "rename2.h"
#endif
+#include "pyfpe.h"
+
#endif /* !Py_ALLOBJECTS_H */