summaryrefslogtreecommitdiffstats
path: root/libvo/gl_common.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-20 09:34:27 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-23 13:46:34 +0300
commit26039a38e3d5a2305e0ec93481df07c2717aa06d (patch)
treee34ac09d222f260ddadbb00f088dc8029d6a7988 /libvo/gl_common.c
parentacf319b3edea4d8dd0fe338778e08e0d99dc49bb (diff)
downloadmpv-26039a38e3d5a2305e0ec93481df07c2717aa06d.tar.bz2
mpv-26039a38e3d5a2305e0ec93481df07c2717aa06d.tar.xz
Move global mDisplay to x11 state struct
Diffstat (limited to 'libvo/gl_common.c')
-rw-r--r--libvo/gl_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/gl_common.c b/libvo/gl_common.c
index ea4847b345..68576504a4 100644
--- a/libvo/gl_common.c
+++ b/libvo/gl_common.c
@@ -13,6 +13,7 @@
#include <string.h>
#include <ctype.h>
#include <math.h>
+#include "old_vo_defines.h"
#include "gl_common.h"
/**