summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_spantemp.h
diff options
context:
space:
mode:
authorChris Rankin <rankincj@yahoo.com>2008-09-18 16:48:11 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-18 16:48:11 -0600
commit8d41e4536dfde34b55228cab6ddb081ad6252184 (patch)
tree813d3dd51511c1578571f1bbe30a0f028478310b /src/mesa/swrast/s_spantemp.h
parent58dce864e659da3d1f9761154e622a45e420c229 (diff)
mesa: fix asst path/include mistakes in prev commits
Diffstat (limited to 'src/mesa/swrast/s_spantemp.h')
-rw-r--r--src/mesa/swrast/s_spantemp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_spantemp.h b/src/mesa/swrast/s_spantemp.h
index 1eef81eb91..bab2ca7378 100644
--- a/src/mesa/swrast/s_spantemp.h
+++ b/src/mesa/swrast/s_spantemp.h
@@ -43,7 +43,7 @@
* ignored otherwise.
*/
-#include "macros.h"
+#include "main/macros.h"
#ifdef CI_MODE