mesa: move assertions in test_attachment_completeness()
[mesa.git] / src / mesa / tnl / t_pipeline.h
index 0952854b8554d38f0b5fc507bb207fa4bee8e4bc..d110010f04eb75a8136a9fb6e554c7cd29fdcfa7 100644 (file)
@@ -30,7 +30,7 @@
 #ifndef _T_PIPELINE_H_
 #define _T_PIPELINE_H_
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 #include "t_context.h"
 
 extern void _tnl_run_pipeline( GLcontext *ctx );