targets/libgl-xlib: add code to inject trace and identity layers
[mesa.git] / src / gallium / drivers / trace / tr_drm.c
index c16989fa529975cf76dd72630743ca555f588c98..906b3262e4b51af5ed736beaa053a7d48d74bcbc 100644 (file)
@@ -33,6 +33,7 @@
 #include "tr_context.h"
 #include "tr_buffer.h"
 #include "tr_texture.h"
+#include "tr_public.h"
 
 struct trace_drm_api
 {