mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
xbmc-rpi: add buildfix
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
92189da6bb
commit
ed7a666d11
@ -0,0 +1,11 @@
|
|||||||
|
diff -Naur xbmc-rpi-c2c161c/xbmc/guilib/Texture.h xbmc-rpi-c2c161c.patch/xbmc/guilib/Texture.h
|
||||||
|
--- xbmc-rpi-c2c161c/xbmc/guilib/Texture.h 2012-04-26 16:26:57.000000000 +0200
|
||||||
|
+++ xbmc-rpi-c2c161c.patch/xbmc/guilib/Texture.h 2012-04-29 01:54:25.479859785 +0200
|
||||||
|
@@ -45,6 +45,7 @@
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef TARGET_RASPBERRY_PI
|
||||||
|
+#define EGL_EGLEXT_PROTOTYPES
|
||||||
|
#include <EGL/egl.h>
|
||||||
|
#include <EGL/eglext.h>
|
||||||
|
#include "xbmc/filesystem/File.h"
|
Loading…
x
Reference in New Issue
Block a user