diff options
Diffstat (limited to 'PLUGINS/epgdata/epgdata.h')
-rw-r--r-- | PLUGINS/epgdata/epgdata.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PLUGINS/epgdata/epgdata.h b/PLUGINS/epgdata/epgdata.h index c4097a8..02be6e3 100644 --- a/PLUGINS/epgdata/epgdata.h +++ b/PLUGINS/epgdata/epgdata.h @@ -5,6 +5,8 @@ * */ +#include <inttypes.h> + #include "epgd.h" //*************************************************************************** |