Skip to content

Commit

Permalink
[API related] change xbmc_epg_types.h to xbmc_pvr_types.h
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Mar 31, 2020
1 parent ae06e49 commit eb11fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XMLTV.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <string>
#include <vector>

#include "kodi/xbmc_epg_types.h"
#include "kodi/xbmc_pvr_types.h"

#include "libstalkerclient/xmltv.h"
#include "HTTPSocket.h"
Expand Down

0 comments on commit eb11fd2

Please sign in to comment.