summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/utils.h')
-rw-r--r--video/out/opengl/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/opengl/utils.h b/video/out/opengl/utils.h
index 8c52680f14..34e459f34c 100644
--- a/video/out/opengl/utils.h
+++ b/video/out/opengl/utils.h
@@ -3,6 +3,7 @@
#include <stdbool.h>
#include <math.h>
+#include "video/out/vo.h"
#include "ra.h"
// A 3x2 matrix, with the translation part separate.