From 1a21baa93fd555e25b95732590282ba9a63dea86 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 1 Dec 2015 20:48:52 +0300 Subject: Fix compilation nacl with OpenGL (regal). --- src/resources/fboinfo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/fboinfo.h') diff --git a/src/resources/fboinfo.h b/src/resources/fboinfo.h index 0898666e5..a6caaaddb 100644 --- a/src/resources/fboinfo.h +++ b/src/resources/fboinfo.h @@ -30,8 +30,10 @@ #include #else #include +#ifndef __native_client__ #include #endif +#endif struct FBOInfo final { -- cgit v1.2.3-60-g2f50