Browse Source

Added missing include file.

aignacio_sf 20 years ago
parent
commit
26c10bc231
1 changed files with 1 additions and 0 deletions
  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"
 #include "dxShaderContext9.h"
 
 
 TypeHandle CLP(ShaderContext)::_type_handle;
 TypeHandle CLP(ShaderContext)::_type_handle;