diff --git a/src/core/unix/SDL_fribidi.c b/src/core/unix/SDL_fribidi.c index f1f0241280..f05c84bb9d 100644 --- a/src/core/unix/SDL_fribidi.c +++ b/src/core/unix/SDL_fribidi.c @@ -18,10 +18,10 @@ misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. */ +#include "SDL_internal.h" #ifdef HAVE_FRIBIDI_H -#include "SDL_internal.h" #include "SDL_fribidi.h" #include