Forráskód Böngészése

Added missing include file.

aignacio_sf 20 éve
szülő
commit
26c10bc231
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;