summaryrefslogtreecommitdiff
path: root/miniperlmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'miniperlmain.c')
-rw-r--r--miniperlmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miniperlmain.c b/miniperlmain.c
index 44c3d71874..a17eb7f07a 100644
--- a/miniperlmain.c
+++ b/miniperlmain.c
@@ -2,7 +2,7 @@
* "The Road goes ever on and on, down from the door where it began."
*/
-#include "INTERN.h"
+#include "EXTERN.h"
#include "perl.h"
static void xs_init _((void));