summaryrefslogtreecommitdiff
path: root/src/item.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/item.c')
-rw-r--r--src/item.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/item.c b/src/item.c
index abfe2c5..3b7a147 100644
--- a/src/item.c
+++ b/src/item.c
@@ -13,6 +13,7 @@
#include "tux.h"
#include "item.h"
#include "shot.h"
+#include "proto.h"
static SDL_Surface *g_item[ITEM_COUNT];