grammar: Include the correct glsl pp header.

This commit is contained in:
Michal Krol 2009-09-23 09:40:40 +02:00
parent 1ed1dc8b41
commit 8212e4d9fa

View file

@ -26,7 +26,7 @@
#define GRAMMAR_MESA_H
#include "../../glsl/pp/sl_pp_context.h"
#include "../../glsl/pp/sl_pp_public.h"
#include "main/imports.h"
/* NOTE: include Mesa 3-D specific headers here */