diff options
Diffstat (limited to 'src/gallium/auxiliary/rbug/rbug_context.h')
-rw-r--r-- | src/gallium/auxiliary/rbug/rbug_context.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/auxiliary/rbug/rbug_context.h b/src/gallium/auxiliary/rbug/rbug_context.h index 4a865c25fc5..573507804fa 100644 --- a/src/gallium/auxiliary/rbug/rbug_context.h +++ b/src/gallium/auxiliary/rbug/rbug_context.h @@ -38,8 +38,8 @@ #ifndef _RBUG_PROTO_CONTEXT_H_ #define _RBUG_PROTO_CONTEXT_H_ -#include "rbug/rbug_proto.h" -#include "rbug/rbug_core.h" +#include "rbug_proto.h" +#include "rbug_core.h" typedef enum { |