mesa: fix function remapping for dlist

glapidispatch.h should not be included directly.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36282
This commit is contained in:
Chia-I Wu 2011-06-08 21:51:41 +08:00
parent fed482f5e3
commit 0dc45374f2

View file

@ -49,7 +49,6 @@
#include "eval.h"
#include "framebuffer.h"
#include "glapi/glapi.h"
#include "glapidispatch.h"
#include "hash.h"
#include "image.h"
#include "light.h"