X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu-gles%2FgpuStdafx.h;h=bc348989e446b21acc4b724b52171892a021b0ff;hp=fc7ee3d5e85fb5bd18e8c81e586d44507e81ee21;hb=b78edec75aea5e9015e11dd71f7736d7e92b347b;hpb=ce879073e4f228deec8bec5db8a2ff640636c88f diff --git a/plugins/gpu-gles/gpuStdafx.h b/plugins/gpu-gles/gpuStdafx.h index fc7ee3d5..bc348989 100644 --- a/plugins/gpu-gles/gpuStdafx.h +++ b/plugins/gpu-gles/gpuStdafx.h @@ -31,7 +31,9 @@ extern "C" { #endif - +#ifndef _GPU_API_ +#define _GPU_API_ 1 +#endif @@ -65,10 +67,16 @@ extern "C" { #pragma softfp_linkage #endif #ifdef MAEMO_CHANGES - #include + + //#include #include - #include - #include + //#include + #include + //#include "../maemo/minimal.h" + //#include + //#include + + #else #include // for opengl es types #include