aboutsummaryrefslogtreecommitdiff
path: root/xbmc/epg/EpgDatabase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/epg/EpgDatabase.cpp')
-rw-r--r--xbmc/epg/EpgDatabase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xbmc/epg/EpgDatabase.cpp b/xbmc/epg/EpgDatabase.cpp
index 8e21e5033b..3a8a186cd1 100644
--- a/xbmc/epg/EpgDatabase.cpp
+++ b/xbmc/epg/EpgDatabase.cpp
@@ -17,6 +17,7 @@
* <http://www.gnu.org/licenses/>.
*
*/
+#include <cstdlib>
#include "dbwrappers/dataset.h"
#include "settings/AdvancedSettings.h"