diff options
| author | 2017-03-29 17:09:40 +0200 | |
|---|---|---|
| committer | 2017-03-29 17:09:40 +0200 | |
| commit | 49f7c99c7786ce257fae28dfeae2f8ee5810424c (patch) | |
| tree | 1bbd30dd4dd48596186846c2fc77a8dc748215d2 /3rdparty/bgfx/src/topology.cpp | |
| parent | 79f22e060b2c012d628d5d1d83288c1bb6e6acef (diff) | |
Update BGFX and BX (nw)
Diffstat (limited to '3rdparty/bgfx/src/topology.cpp')
| -rw-r--r-- | 3rdparty/bgfx/src/topology.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bgfx/src/topology.cpp b/3rdparty/bgfx/src/topology.cpp index 3123d62fb05..2804bc7ddf4 100644 --- a/3rdparty/bgfx/src/topology.cpp +++ b/3rdparty/bgfx/src/topology.cpp @@ -6,7 +6,7 @@ #include <bx/allocator.h> #include <bx/debug.h> #include <bx/fpumath.h> -#include <bx/radixsort.h> +#include <bx/sort.h> #include <bx/uint32_t.h> #include "config.h" |
