summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_rpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/context_rpi.c')
-rw-r--r--video/out/opengl/context_rpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/context_rpi.c b/video/out/opengl/context_rpi.c
index 55594413a8..4709e3e1d4 100644
--- a/video/out/opengl/context_rpi.c
+++ b/video/out/opengl/context_rpi.c
@@ -27,7 +27,7 @@
#include "video/out/x11_common.h"
#include "context.h"
-#include "rpi.h"
+#include "context_rpi.h"
static void *get_proc_address(const GLubyte *name)
{