summaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'cache.h')
-rw-r--r--cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cache.h b/cache.h
index 0bac611..b4857e6 100644
--- a/cache.h
+++ b/cache.h
@@ -5,6 +5,7 @@
#ifndef VDR_TEXT2SKIN_CACHE_HPP
#define VDR_TEXT2SKIN_CACHE_HPP
+#include <cstdlib>
#include <map>
#include <vector>
#include <string>