mesa: lift default symlinks target into Makefile.template
[mesa.git] / src / mesa / drivers / dri / sis / sis_state.c
index cb672c2c7ce4dc524d1933ff317989e9b4e1ddcf..98e8d02fabe7d80f9e060cea66ea104f6c12ef68 100644 (file)
@@ -37,9 +37,9 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "sis_lock.h"
 #include "sis_tex.h"
 
-#include "context.h"
-#include "enums.h"
-#include "colormac.h"
+#include "main/context.h"
+#include "main/enums.h"
+#include "main/colormac.h"
 #include "swrast/swrast.h"
 #include "vbo/vbo.h"
 #include "tnl/tnl.h"