diff --git a/SheepShaver/src/kpx_cpu/src/cpu/jit/cxxdemangle.cpp b/SheepShaver/src/kpx_cpu/src/cpu/jit/cxxdemangle.cpp index 05a78651..a2dfae7d 100644 --- a/SheepShaver/src/kpx_cpu/src/cpu/jit/cxxdemangle.cpp +++ b/SheepShaver/src/kpx_cpu/src/cpu/jit/cxxdemangle.cpp @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "sysdeps.h" +#include #include "cxxdemangle.h" #if defined(__GNUC__) && (__GXX_ABI_VERSION > 0)