intel/common: move gen_debug to intel/dev
[mesa.git] / src / intel / compiler / brw_vue_map.c
index e14cba8f67d1aae6798ad7963d0ac41bf3949998..76ca400423052874a7c99862b6b6f2863bb841e4 100644 (file)
@@ -41,7 +41,7 @@
 
 
 #include "brw_compiler.h"
-#include "common/gen_debug.h"
+#include "dev/gen_debug.h"
 
 static inline void
 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot)