summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/compiler/r500_fragprog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r300/compiler/r500_fragprog.c')
-rw-r--r--src/gallium/drivers/r300/compiler/r500_fragprog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/r300/compiler/r500_fragprog.c b/src/gallium/drivers/r300/compiler/r500_fragprog.c
index 499aa92..88aad8a 100644
--- a/src/gallium/drivers/r300/compiler/r500_fragprog.c
+++ b/src/gallium/drivers/r300/compiler/r500_fragprog.c
@@ -32,7 +32,7 @@
#include "radeon_compiler_util.h"
#include "radeon_list.h"
#include "radeon_variable.h"
-#include "../r300_reg.h"
+#include "r300_reg.h"
/**
* Rewrite IF instructions to use the ALU result special register.