--- uae/src/gfxlib.c 2018/04/24 17:05:40 1.1.1.8 +++ uae/src/gfxlib.c 2018/04/24 17:16:37 1.1.1.9 @@ -29,7 +29,6 @@ #include -#include "config.h" #include "options.h" #include "threaddep/thread.h" #include "memory.h" @@ -37,6 +36,7 @@ #include "newcpu.h" #include "xwin.h" #include "autoconf.h" +#include "traps.h" #include "osemu.h" #include "osdep/exectasks.h"