aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2015-11-28 15:25:04 +0100
committerMemphiz <memphis@machzwo.de>2015-12-12 11:49:39 +0100
commitc0ee68defdfd734d1b2857a7534375674b922fd7 (patch)
treebb05f64f05f3c7a3dbf2ad77afdc5762e8db6009 /Makefile.in
parentc4b34d3b4500617447830a3c64f10148e471e338 (diff)
[codeshuffle] - moved MessagePrinter.h/.cpp
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5298f76f3a..302b6dc8c1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -55,7 +55,7 @@ DIRECTORY_ARCHIVES=$(VideoPlayer_ARCHIVES) \
xbmc/interfaces/python/python_binding.a \
xbmc/linux/linux.a \
xbmc/listproviders/listproviders.a \
- xbmc/main/posix/MessagePrinter.a \
+ xbmc/platform/platform.a \
xbmc/media/media.a \
xbmc/messaging/messaging.a \
xbmc/messaging/helpers/messagingHelpers.a \