i965: Fix negation in the new FS backend.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vs.h
index 6493744f3eb486a17f2473c659a1dc7bfc95427c..9338a6b7dbfe988fbe26e4baf61e2aae2c762bd7 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "brw_context.h"
 #include "brw_eu.h"
-#include "shader/program.h"
+#include "program/program.h"
 
 
 struct brw_vs_prog_key {