Sfoglia il codice sorgente

Added missing include file.

aignacio_sf 20 anni fa
parent
commit
26c10bc231
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      panda/src/dxgsg9/dxShaderContext9.cxx

+ 1 - 0
panda/src/dxgsg9/dxShaderContext9.cxx

@@ -16,6 +16,7 @@
 //
 ////////////////////////////////////////////////////////////////////
 
+#include "dxGraphicsStateGuardian9.h"
 #include "dxShaderContext9.h"
 
 TypeHandle CLP(ShaderContext)::_type_handle;