--- uae/src/compiler.c 2018/04/24 16:40:09 1.1.1.3 +++ uae/src/compiler.c 2018/04/24 16:46:19 1.1.1.5 @@ -11,13 +11,10 @@ #include "config.h" #include "options.h" -#include "gensound.h" -#include "sounddep/sound.h" #include "events.h" #include "gui.h" #include "memory.h" #include "custom.h" -#include "machdep/m68k.h" #include "readcpu.h" #include "newcpu.h" #include "ersatz.h"