mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-23 12:36:51 +03:00
attempt to fix amiga os3 build
This commit is contained in:
parent
dbf02c37f4
commit
2c49123a27
@ -326,6 +326,8 @@ void *ami_window_at_pointer(int type)
|
||||
}
|
||||
|
||||
#else
|
||||
#include <stddef.h>
|
||||
|
||||
#include "utils/errors.h"
|
||||
#include "amiga/drag.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user