summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesa/program/program.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/program/program.h b/src/mesa/program/program.h
index f8f3798086..03b1066f32 100644
--- a/src/mesa/program/program.h
+++ b/src/mesa/program/program.h
@@ -40,6 +40,7 @@
#ifndef PROGRAM_H
#define PROGRAM_H
+#include "main/compiler.h"
#include "main/mtypes.h"