diff options
Diffstat (limited to 'src/gallium/targets/graw-null/graw_util.c')
-rw-r--r-- | src/gallium/targets/graw-null/graw_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/graw-null/graw_util.c b/src/gallium/targets/graw-null/graw_util.c index 6d4d960d297..a7692c1646f 100644 --- a/src/gallium/targets/graw-null/graw_util.c +++ b/src/gallium/targets/graw-null/graw_util.c @@ -7,7 +7,7 @@ #include "util/u_debug.h" #include "util/u_debug_image.h" #include "util/u_memory.h" -#include "state_tracker/graw.h" +#include "frontend/graw.h" /* Helper functions. These are the same for all graw implementations. |