mesa: prefix a bunch of #include lines with "main/".
[mesa.git] / src / mesa / x86 / 3dnow.c
index 032aa661f44d38993b6671ff49584e1bd21bcfea..be3d40de715069661e64e9f31512a1477d70a5fe 100644 (file)
@@ -29,8 +29,8 @@
  * Holger Waechtler <holger@akaflieg.extern.tu-berlin.de>
  */
 
-#include "glheader.h"
-#include "context.h"
+#include "main/glheader.h"
+#include "main/context.h"
 #include "math/m_xform.h"
 #include "tnl/t_context.h"