drisw: learn to query shmid handle type
[mesa.git] / src / gallium / include / state_tracker / sw_winsys.h
index 0b792cd0ce4c4e9c82374cbfecaf6203dd3026b6..cd5838ad1d8be6eb5338edb71a6aaa8b4ac644ad 100644 (file)
 
 #include "pipe/p_compiler.h" /* for boolean */
 #include "pipe/p_format.h"
-
+#include "state_tracker/winsys_handle.h"
 
 #ifdef __cplusplus
 extern "C" {
 #endif
 
 
-struct winsys_handle;
 struct pipe_screen;
 struct pipe_context;
 struct pipe_resource;