summaryrefslogtreecommitdiff
path: root/src/mesa/main/restart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/restart.h')
-rw-r--r--src/mesa/main/restart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/restart.h b/src/mesa/main/restart.h
index 931cd70128..25f58f24c3 100644
--- a/src/mesa/main/restart.h
+++ b/src/mesa/main/restart.h
@@ -28,6 +28,7 @@
#ifndef RESTART_H
#define RESTART_H
+#include "glheader.h"
extern void GLAPIENTRY
_mesa_PrimitiveRestart(void);