summaryrefslogtreecommitdiff
path: root/structures.h
diff options
context:
space:
mode:
Diffstat (limited to 'structures.h')
-rw-r--r--structures.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/structures.h b/structures.h
index 11a0f76..fa7e5c0 100644
--- a/structures.h
+++ b/structures.h
@@ -1,6 +1,8 @@
#ifndef STRUCTURES_H
#define STRUCTURES_H
+#include <SDL/SDL.h>
+
typedef struct surfaces SURFACES;
struct surfaces
{