diff --git a/legacy/evas/src/lib/include/evas_common.h b/legacy/evas/src/lib/include/evas_common.h index 1c71a3220a..646fb36250 100644 --- a/legacy/evas/src/lib/include/evas_common.h +++ b/legacy/evas/src/lib/include/evas_common.h @@ -243,7 +243,7 @@ void *alloca (size_t); #include #ifdef HAVE_STDINT_H -# include +# include #endif #ifdef HAVE_UNISTD_H