Add missing include

This commit is contained in:
Chris Young 2016-05-03 20:27:45 +01:00
parent 8de37d84aa
commit 43af94f0e5

View File

@ -49,6 +49,7 @@
#include "amiga/bitmap.h"
#include "amiga/schedule.h"
#include "amiga/theme.h"
#include "amiga/misc.h"
struct BitMap *throbber = NULL;
struct bitmap *throbber_nsbm = NULL;