mesa: Clean up header file inclusion in shared.h.

This commit is contained in:
Vinson Lee 2010-11-20 22:30:27 -08:00
parent 20f041952c
commit 9732a93f40

View file

@ -25,7 +25,7 @@
#ifndef SHARED_H
#define SHARED_H
#include "mtypes.h"
struct gl_context;
struct gl_shared_state *
_mesa_alloc_shared_state(struct gl_context *ctx);