From af018f7e4fe90b058d45a8ff803af4dcf759a7ce Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 18 Sep 2013 19:26:26 +0200 Subject: macosx: move bundle path stuff to path-macosx.m This makes the code uniform to how stuff was handled for Windows in 1cb55ceb. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 625b4fb58a..927f2501a0 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ SOURCES-$(LIBPOSTPROC) += video/filter/vf_pp.c SOURCES-$(LIBSMBCLIENT) += stream/stream_smb.c SOURCES-$(COCOA) += video/out/cocoa_common.m \ - osdep/macosx_bundle.m \ + osdep/path-macosx.m \ osdep/macosx_application.m \ osdep/macosx_events.m \ osdep/ar/HIDRemote.m -- cgit v1.2.3