summary refs log tree commit diff stats
path: root/plugins/perl/makefile-514.mak
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/perl/makefile-514.mak')
-rw-r--r--plugins/perl/makefile-514.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/perl/makefile-514.mak b/plugins/perl/makefile-514.mak
index 8c689979..4d8181dd 100644
--- a/plugins/perl/makefile-514.mak
+++ b/plugins/perl/makefile-514.mak
@@ -12,7 +12,7 @@ perl.def:
 	echo xchat_plugin_get_info >> perl.def
 
 perl.obj: perl.c
-	$(CC) $(CFLAGS) perl.c $(GLIB) /I$(PERL514PATH) /I.. /DPERL_DLL=\"$(PERL514LIB).dll\"
+	$(CC) $(CFLAGS) perl.c $(GLIB) /I$(PERL514PATH)\lib\CORE /I.. /DPERL_DLL=\"$(PERL514LIB).dll\"
 
 perl.c: xchat.pm.h