Browse Source

fix multiproc build break

cxgeorge 23 years ago
parent
commit
02829b34cb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      panda/src/dxgsg8/dxgsg8_composite1.cxx

+ 2 - 1
panda/src/dxgsg8/dxgsg8_composite1.cxx

@@ -1,7 +1,8 @@
+#include "wdxGraphicsWindow8.cxx"
 #include "config_dxgsg8.cxx"
 #include "dxSavedFrameBuffer8.cxx"
 #include "dxTextureContext8.cxx"
 #include "dxGeomNodeContext8.cxx"
 #include "d3dfont8.cxx"
 #include "wdxGraphicsPipe8.cxx"
-#include "wdxGraphicsWindow8.cxx"
+