Branimir Karadžić 8 years ago
parent
commit
370abf6788
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/renderer_d3d9.cpp

+ 1 - 0
src/renderer_d3d9.cpp

@@ -7,6 +7,7 @@
 
 #if BGFX_CONFIG_RENDERER_DIRECT3D9
 #	include "renderer_d3d9.h"
+#	include <bx/pixelformat.h>
 
 namespace bgfx { namespace d3d9
 {