Updated docs.

This commit is contained in:
Branimir Karadžić
2015-09-18 22:16:21 -07:00
parent 6f3abf57e8
commit 7f34f2ef5c

View File

@@ -563,7 +563,7 @@ device or OpenGL context.</p>
#include &lt;bgfxplatform.h&gt; // it must be included after SDL to enable SDL
// integration code path.
#include &lt;bgfx.h&gt;
#include &lt;bgfx/bgfx.h&gt;
...
int main(...