summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index 817ce2d2e8..d7628503fe 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -78,7 +78,7 @@ static XSetWindowAttributes xWAttribs;
static int initialized = 0;
#define VO_XMGA
-#include "mga_common.c"
+#include "mga_template.c"
#undef VO_XMGA
static void mDrawColorKey(void)