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