summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-08-27 14:43:39 -0700
committerEric Anholt <eric@anholt.net>2010-08-27 14:43:39 -0700
commitae6e112c69cf42fb81ef4ed5bdeb3b280647f141 (patch)
treebdf04456052597844050ee67f3c66561bbaf12a3 /src/mesa/drivers/dri/common
parentd20c2766182b632fba296eff7328bf14c802096e (diff)
dri: Get prototype for _mesa_destroy_compiler().
Bug #29665.
Diffstat (limited to 'src/mesa/drivers/dri/common')
-rw-r--r--src/mesa/drivers/dri/common/dri_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/common/dri_util.c b/src/mesa/drivers/dri/common/dri_util.c
index b1a7b3ed34..a581c6663f 100644
--- a/src/mesa/drivers/dri/common/dri_util.c
+++ b/src/mesa/drivers/dri/common/dri_util.c
@@ -32,6 +32,7 @@
#include "drm_sarea.h"
#include "utils.h"
#include "xmlpool.h"
+#include "../glsl/glsl_parser_extras.h"
PUBLIC const char __dri2ConfigOptions[] =
DRI_CONF_BEGIN