mesa: copy precision/variant/centroid info in slang_fully_specified_type_copy()
[mesa.git] / src / mesa / shader / nvvertparse.c
index ac96d4a60edca4e91e90856dfb3e1e75999ad62f..08538c0ee4fbec8907de60dff6063d3868f60cf4 100644 (file)
  * including any use thereof or modifications thereto.
  */
 
-#include "glheader.h"
-#include "context.h"
-#include "imports.h"
-#include "macros.h"
+#include "main/glheader.h"
+#include "main/context.h"
+#include "main/imports.h"
+#include "main/macros.h"
 #include "nvprogram.h"
 #include "nvvertparse.h"
 #include "prog_instruction.h"