summaryrefslogtreecommitdiff
path: root/src/win95/chunkpal.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/chunkpal.hpp')
-rw-r--r--src/win95/chunkpal.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/win95/chunkpal.hpp b/src/win95/chunkpal.hpp
index 534eff9..c293072 100644
--- a/src/win95/chunkpal.hpp
+++ b/src/win95/chunkpal.hpp
@@ -7,6 +7,8 @@
#include "palette.h"
#endif
+class Environment_Data_Chunk;
+
static const unsigned char * grab_pixel_data(int ssize, unsigned char const * sdata)
{
if (!ssize) return 0;