diff --git a/recipes/sdl/01_orbital.patch b/recipes/sdl/01_orbital.patch
index 02e2f7996a531c6c5c8b7f71fa2655eed34ee25d..2c9d9c2c1ac96a937aed36bbd1722d737ae8e6ba 100644
--- a/recipes/sdl/01_orbital.patch
+++ b/recipes/sdl/01_orbital.patch
@@ -416,9 +416,9 @@ diff -rupNw source-original/src/video/orbital/SDL_orbitalvideo.c source/src/vide
 +#include "SDL_orbitalevents_c.h"
 +#include "SDL_orbitalmouse_c.h"
 +
++#include <fcntl.h>
 +#include <sys/types.h>
 +#include <sys/stat.h>
-+#include <sys/fcntl.h>
 +#include <sys/redox.h>
 +#include <unistd.h>
 +