mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-20 11:12:46 +03:00
Add missing include
This commit is contained in:
parent
8de37d84aa
commit
43af94f0e5
@ -49,6 +49,7 @@
|
|||||||
#include "amiga/bitmap.h"
|
#include "amiga/bitmap.h"
|
||||||
#include "amiga/schedule.h"
|
#include "amiga/schedule.h"
|
||||||
#include "amiga/theme.h"
|
#include "amiga/theme.h"
|
||||||
|
#include "amiga/misc.h"
|
||||||
|
|
||||||
struct BitMap *throbber = NULL;
|
struct BitMap *throbber = NULL;
|
||||||
struct bitmap *throbber_nsbm = NULL;
|
struct bitmap *throbber_nsbm = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user