aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_pollux.c
diff options
context:
space:
mode:
authornotaz2013-02-08 02:05:48 +0200
committernotaz2013-02-08 02:05:48 +0200
commitc82f907a99f7d0d3071471489d247f4b4394a8b7 (patch)
treef807cdc8edf8a83086d6eee32b04428ac91dd2f0 /frontend/plat_pollux.c
parent955f9af0395a7fa2bba0d1c3a4e6ef5d3e111dae (diff)
downloadpcsx_rearmed-c82f907a99f7d0d3071471489d247f4b4394a8b7.tar.gz
pcsx_rearmed-c82f907a99f7d0d3071471489d247f4b4394a8b7.tar.bz2
pcsx_rearmed-c82f907a99f7d0d3071471489d247f4b4394a8b7.zip
move cspace back to frontend
plugins no longer depend on it
Diffstat (limited to 'frontend/plat_pollux.c')
-rw-r--r--frontend/plat_pollux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/plat_pollux.c b/frontend/plat_pollux.c
index c932261..252feba 100644
--- a/frontend/plat_pollux.c
+++ b/frontend/plat_pollux.c
@@ -46,8 +46,8 @@
#include "main.h"
#include "menu.h"
#include "plat.h"
+#include "cspace.h"
#include "../libpcsxcore/psxmem_map.h"
-#include "../plugins/gpulib/cspace.h"
static int fbdev = -1;