Skip to content

Commit

Permalink
[rbp] fixed compile
Browse files Browse the repository at this point in the history
  • Loading branch information
huceke committed Mar 20, 2013
1 parent 64413ff commit 8836448
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions xbmc/cores/omxplayer/OMXPlayer.cpp
Expand Up @@ -52,6 +52,7 @@

#include "utils/LangCodeExpander.h"
#include "guilib/LocalizeStrings.h"
#include "guilib/Key.h"

#include "storage/MediaManager.h"
#include "GUIUserMessages.h"
Expand Down
2 changes: 2 additions & 0 deletions xbmc/cores/playercorefactory/PlayerCoreFactory.h
Expand Up @@ -20,6 +20,8 @@
*
*/

#include "system.h"

#include "cores/IPlayerCallback.h"
#include "threads/CriticalSection.h"
#include "utils/StdString.h"
Expand Down

0 comments on commit 8836448

Please sign in to comment.