summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/rbug/rbug_texture.h
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-06-04 14:36:10 +0100
committerJakob Bornecrantz <jakob@vmware.com>2009-06-04 23:45:29 +0100
commit384bbe278d7e634cf1af5f786bfbde651c14df62 (patch)
tree41cd97133455014fdcffd2b085c7e5c3d5cf4fc2 /src/gallium/auxiliary/rbug/rbug_texture.h
parent185fbcce3644ff861c60cd73923ef7187c623564 (diff)
rbug: Update rbug protocol with new context calls
Diffstat (limited to 'src/gallium/auxiliary/rbug/rbug_texture.h')
-rw-r--r--src/gallium/auxiliary/rbug/rbug_texture.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/auxiliary/rbug/rbug_texture.h b/src/gallium/auxiliary/rbug/rbug_texture.h
index 2bcc3566f3..fbb247e1d4 100644
--- a/src/gallium/auxiliary/rbug/rbug_texture.h
+++ b/src/gallium/auxiliary/rbug/rbug_texture.h
@@ -39,8 +39,7 @@
#define _RBUG_PROTO_TEXTURE_H_
#include "rbug/rbug_proto.h"
-
-typedef uint64_t rbug_texture_t;
+#include "rbug/rbug_core.h"
struct rbug_proto_texture_list
{