OSDN Git Service

trace: include tr_public.h
authorKeith Whitwell <keithw@vmware.com>
Wed, 10 Mar 2010 09:51:41 +0000 (09:51 +0000)
committerKeith Whitwell <keithw@vmware.com>
Wed, 10 Mar 2010 09:51:41 +0000 (09:51 +0000)
src/gallium/drivers/trace/tr_screen.c

index a15adde..86ddb99 100644 (file)
@@ -35,6 +35,7 @@
 #include "tr_texture.h"
 #include "tr_context.h"
 #include "tr_screen.h"
+#include "tr_public.h"
 
 #include "util/u_inlines.h"
 #include "pipe/p_format.h"