diff --git a/gfx/drivers_context/xegl_ctx.c b/gfx/drivers_context/xegl_ctx.c index c24b5a1fb9..e94fcd8111 100644 --- a/gfx/drivers_context/xegl_ctx.c +++ b/gfx/drivers_context/xegl_ctx.c @@ -19,6 +19,8 @@ #include <stdint.h> #include <stdlib.h> +#include <string/stdstring.h> + #ifdef HAVE_CONFIG_H #include "../../config.h" #endif