clover: Switch command queues to the new model.
[mesa.git] / src / gallium / state_trackers / clover / core / device.hpp
index c490b20edc2914b028837e2dd941709d3fb2e658..95669bdeb64f867ab13c8a1f5a5df9939d03a2e2 100644 (file)
@@ -66,7 +66,7 @@ namespace clover {
       std::string ir_target() const;
       enum pipe_endian endianness() const;
 
-      friend struct ::_cl_command_queue;
+      friend class command_queue;
       friend class root_resource;
       friend class hard_event;
       friend std::set<cl_image_format>