diff options
-rw-r--r-- | xbmc/interfaces/json-rpc/PlayerOperations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/interfaces/json-rpc/PlayerOperations.h b/xbmc/interfaces/json-rpc/PlayerOperations.h index 5d4b6005bc..fc804e8d66 100644 --- a/xbmc/interfaces/json-rpc/PlayerOperations.h +++ b/xbmc/interfaces/json-rpc/PlayerOperations.h @@ -22,7 +22,7 @@ #include "JSONRPC.h" #include "FileItemHandler.h" -namespace EGP +namespace EPG { class CEpgInfoTag; } |