From 69ca7995b40ae800ad4d4a10346edc538b514b0c Mon Sep 17 00:00:00 2001 From: twinaphex Date: Thu, 16 Oct 2014 18:37:34 +0200 Subject: [PATCH] (RGL PS3) Build Fix --- ps3/gcmgl/src/rgl_ps3_cg.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/ps3/gcmgl/src/rgl_ps3_cg.cpp b/ps3/gcmgl/src/rgl_ps3_cg.cpp index 8a8534bb6e..73b9b95d5a 100644 --- a/ps3/gcmgl/src/rgl_ps3_cg.cpp +++ b/ps3/gcmgl/src/rgl_ps3_cg.cpp @@ -1,4 +1,5 @@ #include "rgl_cg.h" +#include "../../../compat/strl.h" static CGbool rglpSupportsVertexProgram( CGprofile p ) {