summaryrefslogtreecommitdiffstats
path: root/src/common/logger.h
diff options
context:
space:
mode:
authorerihel <erihel@gmail.com>2012-07-04 20:03:17 +0200
committererihel <erihel@gmail.com>2012-07-04 20:03:17 +0200
commit0e4b070b5f10c0004cfbfa234e3634357b070cba (patch)
treed3647ab259d66d349077e69185468cd2759b4d74 /src/common/logger.h
parentecab9761d46754cd8d7a513a8ac16a8b88499d55 (diff)
downloadcolobot-0e4b070b5f10c0004cfbfa234e3634357b070cba.tar.gz
colobot-0e4b070b5f10c0004cfbfa234e3634357b070cba.tar.bz2
colobot-0e4b070b5f10c0004cfbfa234e3634357b070cba.zip
just some fixes
Diffstat (limited to 'src/common/logger.h')
-rw-r--r--src/common/logger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logger.h b/src/common/logger.h
index 1b3829c..3a48210 100644
--- a/src/common/logger.h
+++ b/src/common/logger.h
@@ -21,6 +21,7 @@
#include <string>
#include <cstdarg>
+#include <cstdio>
#include <common/singleton.h>