gallium: Include dependent header.

This commit is contained in:
José Fonseca 2008-04-22 00:14:08 +09:00
parent 13d8b1b211
commit e29583afcb

View file

@ -1,6 +1,8 @@
#if !defined TGSI_PARSE_H
#define TGSI_PARSE_H
#include "pipe/p_shader_tokens.h"
#if defined __cplusplus
extern "C" {
#endif