summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index 41a30f7df7..50d7710484 100644
--- a/old-makefile
+++ b/old-makefile
@@ -62,7 +62,7 @@ SOURCES-$(SDL2) += audio/out/ao_sdl.c video/out/vo_sdl.c
SOURCES-$(GL) += video/out/gl_common.c video/out/gl_osd.c \
video/out/vo_opengl.c video/out/gl_lcms.c \
video/out/gl_video.c video/out/dither.c \
- video/out/gl_hwdec.c \
+ video/out/gl_hwdec.c video/out/gl_utils.c \
video/out/vo_opengl_cb.c
SOURCES-$(ENCODING) += video/out/vo_lavc.c audio/out/ao_lavc.c \