summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_drawpix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast/s_drawpix.h')
-rw-r--r--src/mesa/swrast/s_drawpix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_drawpix.h b/src/mesa/swrast/s_drawpix.h
index 66067115ddb..7882a799663 100644
--- a/src/mesa/swrast/s_drawpix.h
+++ b/src/mesa/swrast/s_drawpix.h
@@ -28,7 +28,7 @@
#define S_DRAWPIXELS_H
-#include "mtypes.h"
+#include "main/mtypes.h"
#include "swrast.h"
/* XXX kill this header? */