From b8c7c3ff11a25fe329acd4813c21d2e498c6f668 Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 14 Feb 2009 17:57:47 +0000 Subject: Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files. Also restructure the code so it provides a pixfmt2imgfmt function, too. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28561 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 51e62467f1..81426b471f 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,7 @@ SRCS_COMMON = asxparser.c \ cpudetect.c \ edl.c \ find_sub.c \ + fmt-conversion.c \ get_path.c \ m_config.c \ m_option.c \ -- cgit v1.2.3