diff --git a/src/jit/frontend/sh4/sh4_emit.cc b/src/jit/frontend/sh4/sh4_emit.cc index a1a27fc7..8afec3c2 100644 --- a/src/jit/frontend/sh4/sh4_emit.cc +++ b/src/jit/frontend/sh4/sh4_emit.cc @@ -1,5 +1,6 @@ #define _USE_MATH_DEFINES #include +#include #include "jit/frontend/sh4/sh4_emit.h" #include "jit/frontend/sh4/sh4_frontend.h"