aboutsummaryrefslogtreecommitdiff
path: root/lib/base/encoding.cpp
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-07-13 11:42:20 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-07-13 11:42:20 +0200
commit6f3208500f3b07aaa3733b0b47f2e7a00426ed3e (patch)
tree86009081c73c745d66558b357c630fcb6c39b815 /lib/base/encoding.cpp
parent1f852a117325a59bd044a825fe302ecfc8e13f67 (diff)
parentc1d2b4c1896fc58681e1a7e718e97b08e03a5b5c (diff)
downloadenigma2-6f3208500f3b07aaa3733b0b47f2e7a00426ed3e.tar.gz
enigma2-6f3208500f3b07aaa3733b0b47f2e7a00426ed3e.zip
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Diffstat (limited to 'lib/base/encoding.cpp')
-rw-r--r--lib/base/encoding.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/base/encoding.cpp b/lib/base/encoding.cpp
index 6a997cf1..831de847 100644
--- a/lib/base/encoding.cpp
+++ b/lib/base/encoding.cpp
@@ -1,3 +1,4 @@
+#include <cstdio>
#include <cstdlib>
#include <lib/base/encoding.h>
#include <lib/base/eerror.h>