diff --git a/server/utils.h b/server/utils.h index 00631f81..c4b8b1eb 100644 --- a/server/utils.h +++ b/server/utils.h @@ -18,7 +18,8 @@ #ifndef UTILS_H_ # define UTILS_H_ -#include "red-common.h" +#include +#include #define SPICE_GNUC_VISIBLE __attribute__ ((visibility ("default")))