X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fplugins.c;h=afe3f3b8b97e06061aaf4cd7e7cc0f2592c76ad9;hb=77d120bc1afa4386a4e602df6712a0850630bc1c;hp=c27ce4f14f61a4756c4830827ce54144f52bf98f;hpb=fb4bd47484b54ca55f56ae4bfcc34763806ee6c2;p=pcsx_rearmed.git diff --git a/libpcsxcore/plugins.c b/libpcsxcore/plugins.c index c27ce4f1..afe3f3b8 100644 --- a/libpcsxcore/plugins.c +++ b/libpcsxcore/plugins.c @@ -23,6 +23,7 @@ #include "plugins.h" #include "cdriso.h" +#include "../plugins/dfinput/externals.h" static char IsoFile[MAXPATHLEN] = ""; static s64 cdOpenCaseTime = 0;