summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_lines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_lines.h')
-rw-r--r--src/mesa/swrast/s_lines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_lines.h b/src/mesa/swrast/s_lines.h
index 5372b99b915..6c629ca2d45 100644
--- a/src/mesa/swrast/s_lines.h
+++ b/src/mesa/swrast/s_lines.h
@@ -27,7 +27,7 @@
#ifndef S_LINES_H
#define S_LINES_H
-#include "mtypes.h"
+#include "main/mtypes.h"
void
_swrast_choose_line( GLcontext *ctx );