mesa: Add missing includes to meta.h

Include mtypes.h.

Signed-off-by: Chad Versace <chad@chad-versace.us>
This commit is contained in:
Chad Versace 2011-09-22 11:04:40 -07:00
parent be928ecd8d
commit deff7fff49

View file

@ -26,6 +26,8 @@
#ifndef META_H
#define META_H
#include "main/mtypes.h"
/**
* \name Flags for meta operations
* \{