Merge pull request #118 from bochecha/master
[pcsx_rearmed.git] / libpcsxcore / plugins.c
index c27ce4f..afe3f3b 100644 (file)
@@ -23,6 +23,7 @@
 
 #include "plugins.h"
 #include "cdriso.h"
+#include "../plugins/dfinput/externals.h"
 
 static char IsoFile[MAXPATHLEN] = "";
 static s64 cdOpenCaseTime = 0;