clover: Switch command queues to the new model.
[mesa.git] / src / gallium / state_trackers / clover / core / error.hpp
index bc9f161c4db6a16bdbe979ec5f9665eba494b540..fa43c1a5eedab190456fa7f1c70b7989a73cc4f9 100644 (file)
@@ -28,7 +28,7 @@
 #include "util/compat.hpp"
 
 namespace clover {
-   typedef struct _cl_command_queue command_queue;
+   class command_queue;
    class context;
    class device;
    class event;