mave plugin and core shared includes to single location
[pcsx_rearmed.git] / frontend / plugin.c
index b0cbc67..7e8e5c3 100644 (file)
@@ -11,7 +11,7 @@
 
 #include "plugin_lib.h"
 #include "plugin.h"
-#include "../libpcsxcore/psemu_plugin_defs.h"
+#include "psemu_plugin_defs.h"
 #include "../libpcsxcore/system.h"
 #include "../plugins/cdrcimg/cdrcimg.h"