summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c')
-rw-r--r--src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c b/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c
index a41559c8fde..3cffe4458e8 100644
--- a/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c
+++ b/src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c
@@ -22,7 +22,7 @@
#include "radeon_compiler.h"
#include "radeon_code.h"
-#include "../r300_reg.h"
+#include "r300_reg.h"
#include <stdio.h>