From 3396e0565b39c5168777b78cc26ed3b985a81071 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 28 May 2013 21:39:56 +0200 Subject: macosx_application: move escape_loadfile_name in this file This allows to move back osx_common to raw C. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1662f6f1e1..1c6da641f1 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ SOURCES-$(LIBPOSTPROC) += video/filter/vf_pp.c SOURCES-$(LIBSMBCLIENT) += stream/stream_smb.c SOURCES-$(MACOSX_BUNDLE) += osdep/macosx_bundle.m -SOURCES-$(COCOA) += video/out/osx_common.m \ +SOURCES-$(COCOA) += video/out/osx_common.c \ video/out/cocoa_common.m \ osdep/macosx_application.m SOURCES-$(MNG) += demux/demux_mng.c -- cgit v1.2.3