move cspace back to frontend
[pcsx_rearmed.git] / frontend / plat_sdl.c
index 2aa199f..dacf584 100644 (file)
@@ -17,7 +17,7 @@
 #include "libpicofe/fonts.h"
 #include "libpicofe/plat_sdl.h"
 #include "libpicofe/gl.h"
-#include "../plugins/gpulib/cspace.h"
+#include "cspace.h"
 #include "plugin_lib.h"
 #include "plugin.h"
 #include "main.h"