gallium: #includes to silence warnings

This commit is contained in:
Brian 2008-02-26 14:34:19 -07:00
parent d4a4bed663
commit d5ab6507f7
1 changed files with 2 additions and 0 deletions

View File

@ -27,8 +27,10 @@
#include "main/imports.h"
#include "main/buffers.h"
#include "main/context.h"
#include "main/framebuffer.h"
#include "main/matrix.h"
#include "main/renderbuffer.h"
#include "st_public.h"
#include "st_context.h"