Fix compile error
authorZou Nan hai <nanhai.zou@intel.com>
Tue, 27 Mar 2007 01:41:01 +0000 (09:41 +0800)
committerZou Nan hai <nanhai.zou@intel.com>
Tue, 27 Mar 2007 01:41:01 +0000 (09:41 +0800)
src/mesa/drivers/dri/i965/brw_program.c

index 5d98176dced62ed60c6a43d1f91157b31c5c5e60..752fe49bcbf6dfd2b5389c22145e11356ee8e1df 100644 (file)
@@ -29,7 +29,7 @@
   *   Keith Whitwell <keith@tungstengraphics.com>
   */
   
-
+#include "shader/prog_parameter.h"
 #include "brw_context.h"
 #include "brw_aub.h"
 #include "brw_util.h"