summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/program/prog_print.h')
-rw-r--r--src/mesa/program/prog_print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/program/prog_print.h b/src/mesa/program/prog_print.h
index 98a43e63a00..89fc42363cd 100644
--- a/src/mesa/program/prog_print.h
+++ b/src/mesa/program/prog_print.h
@@ -29,7 +29,7 @@
#include <stdio.h>
#include "main/glheader.h"
-#include "main/mtypes.h"
+#include "prog_parameter.h"
#ifdef __cplusplus