diff options
Diffstat (limited to 'src/egl/drivers/haiku/egl_haiku.cpp')
-rw-r--r-- | src/egl/drivers/haiku/egl_haiku.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/egl/drivers/haiku/egl_haiku.cpp b/src/egl/drivers/haiku/egl_haiku.cpp index f94a34bc106..4cf2ccb9db8 100644 --- a/src/egl/drivers/haiku/egl_haiku.cpp +++ b/src/egl/drivers/haiku/egl_haiku.cpp @@ -24,6 +24,7 @@ #include <errno.h> #include <dlfcn.h> +#include <stdint.h> #include <stdio.h> extern "C" { |