mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-31 06:35:44 +03:00
Fix graphics.library
This commit is contained in:
parent
84020bb355
commit
d3f7d78dae
@ -36,6 +36,8 @@
|
||||
struct Library *PREFIX##Base; \
|
||||
struct PREFIX##IFace *I##PREFIX;
|
||||
|
||||
#define GraphicsBase GfxBase /* graphicslibrary is a bit weird */
|
||||
|
||||
AMINS_LIB_STRUCT(Application);
|
||||
AMINS_LIB_STRUCT(Asl);
|
||||
AMINS_LIB_STRUCT(Diskfont);
|
||||
|
Loading…
x
Reference in New Issue
Block a user