Adding proper includes often helps with the warnings,

or so i hear..
This commit is contained in:
Zack Rusin 2007-09-19 14:14:03 -04:00
parent c8650b0874
commit b8ecec7abe

View file

@ -38,6 +38,7 @@
#include "tnl/t_vp_build.h"
#include "st_atom.h"
#include "st_cache.h"
#include "st_context.h"
#include "st_cb_bufferobjects.h"
#include "st_draw.h"