diff --git a/src/gallium/state_trackers/clover/core/error.hpp b/src/gallium/state_trackers/clover/core/error.hpp index eb65d629cdd..780b973383a 100644 --- a/src/gallium/state_trackers/clover/core/error.hpp +++ b/src/gallium/state_trackers/clover/core/error.hpp @@ -26,6 +26,7 @@ #include "CL/cl.h" #include +#include namespace clover { class command_queue;