i915: Fix undefined symbol as of eabe12df44

This commit is contained in:
Eric Anholt 2009-08-27 15:33:33 -07:00
parent 8bdce0c3a7
commit c2ef10803d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#include "i915_context.h"
#include "main/imports.h"
#include "main/macros.h"
#include "intel_tex.h"
#include "intel_tris.h"
#include "tnl/t_context.h"