Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / dll / opengl / mesa / tnl / precomp.h
diff --git a/reactos/dll/opengl/mesa/tnl/precomp.h b/reactos/dll/opengl/mesa/tnl/precomp.h
deleted file mode 100644 (file)
index d94a819..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef _MESA_TNL_PCH_
-#define _MESA_TNL_PCH_
-
-#include <main/bufferobj.h>
-#include <main/colormac.h>
-#include <main/context.h>
-#include <main/dd.h>
-#include <main/enums.h>
-#include <main/feedback.h>
-#include <main/glheader.h>
-#include <main/imports.h>
-#include <main/light.h>
-#include <main/macros.h>
-#include <main/mtypes.h>
-#include <main/simple_list.h>
-#include <main/state.h>
-#include <math/m_matrix.h>
-#include <math/m_translate.h>
-#include <math/m_xform.h>
-#include <swrast/s_chan.h>
-#include <vbo/vbo.h>
-
-#include "t_context.h"
-#include "t_pipeline.h"
-#include "t_vertex.h"
-#include "tnl.h"
-
-#endif /* _MESA_TNL_PCH_ */