summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/rpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/rpi.c')
-rw-r--r--video/out/opengl/rpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/rpi.c b/video/out/opengl/rpi.c
index 79aad522e4..55594413a8 100644
--- a/video/out/opengl/rpi.c
+++ b/video/out/opengl/rpi.c
@@ -25,7 +25,7 @@
#include "common/common.h"
#include "video/out/x11_common.h"
-#include "common.h"
+#include "context.h"
#include "rpi.h"