attempt to fix amiga os3 build

This commit is contained in:
Vincent Sanders 2019-05-06 12:16:45 +01:00
parent dbf02c37f4
commit 2c49123a27

View File

@ -326,6 +326,8 @@ void *ami_window_at_pointer(int type)
}
#else
#include <stddef.h>
#include "utils/errors.h"
#include "amiga/drag.h"