summaryrefslogtreecommitdiffhomepage
path: root/Stars45/PngImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/PngImage.h')
-rw-r--r--Stars45/PngImage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Stars45/PngImage.h b/Stars45/PngImage.h
index 4bd11cf..f712461 100644
--- a/Stars45/PngImage.h
+++ b/Stars45/PngImage.h
@@ -16,6 +16,8 @@
#include "png.h"
+#include "Types.h"
+
// +--------------------------------------------------------------------+
enum { PNG_OK, PNG_NOMEM, PNG_INVALID, PNG_NOFILE };