summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/src/amalgamated.cpp
diff options
context:
space:
mode:
author Branimir Karadžić <branimirkaradzic@gmail.com>2016-04-04 13:52:25 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-04-04 13:52:25 +0200
commite63f379a0ef420cf720b7655ea63e19330954eb8 (patch)
tree1c51de36d7fbd9f5218b165b71f3ec9aa1bcfe36 /3rdparty/bgfx/src/amalgamated.cpp
parent9496a5b24d7fb14dcb38bd16ec8ca528ebdfee1b (diff)
Update BGFX to latest (nw)
Diffstat (limited to '3rdparty/bgfx/src/amalgamated.cpp')
-rw-r--r--3rdparty/bgfx/src/amalgamated.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/bgfx/src/amalgamated.cpp b/3rdparty/bgfx/src/amalgamated.cpp
index d61f06845cd..dc6c8f6cd50 100644
--- a/3rdparty/bgfx/src/amalgamated.cpp
+++ b/3rdparty/bgfx/src/amalgamated.cpp
@@ -9,8 +9,8 @@
#include "glcontext_ppapi.cpp"
#include "glcontext_wgl.cpp"
#include "image.cpp"
-#include "ovr.cpp"
-#include "renderdoc.cpp"
+#include "hmd_ovr.cpp"
+#include "debug_renderdoc.cpp"
#include "renderer_d3d9.cpp"
#include "renderer_d3d11.cpp"
#include "renderer_d3d12.cpp"