changed: avoid use of unnecessary types
authorspiff <spiff@xbmc.org>
Sat, 16 Mar 2013 16:28:34 +0000 (17:28 +0100)
committerspiff <spiff@xbmc.org>
Sat, 16 Mar 2013 21:04:39 +0000 (22:04 +0100)
commita6e4a2d16aeb8bcbe586b65f4bddce3172e47cf3
treea392f783bd84604f2f2d46b0672c04f0b72d3ab8
parent3822e03ca5b72b38a29d097d28c06eb2d7748766
changed: avoid use of unnecessary types

avoids including the file where these are defined,
which in turn helps reduce spurious rebuilds.
xbmc/ApplicationMessenger.cpp
xbmc/ApplicationMessenger.h
xbmc/interfaces/python/XBPython.h