summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/pieceinf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pieceinf.h b/common/pieceinf.h
index 4369908..3a06fea 100644
--- a/common/pieceinf.h
+++ b/common/pieceinf.h
@@ -5,6 +5,7 @@
#ifndef _PIECEINF_H_
#define _PIECEINF_H_
+#include <stdio.h>
#ifndef GLuint
#include "opengl.h"
#endif