Browse Source

Trying to speed up compilation a bit

Josh Yelon 21 years ago
parent
commit
f9af3cf3cf
1 changed files with 5 additions and 0 deletions
  1. 5 0
      panda/src/glxdisplay/glxdisplay_composite1.cxx

+ 5 - 0
panda/src/glxdisplay/glxdisplay_composite1.cxx

@@ -0,0 +1,5 @@
+#include "config_glxdisplay.cxx"
+#include "glxGraphicsBuffer.cxx"
+#include "glxGraphicsPipe.cxx"
+#include "glxGraphicsStateGuardian.cxx"
+#include "glxGraphicsWindow.cxx"