diff options
Diffstat (limited to '3rdparty/bx/include/bx/uint32_t.h')
-rw-r--r-- | 3rdparty/bx/include/bx/uint32_t.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/bx/include/bx/uint32_t.h b/3rdparty/bx/include/bx/uint32_t.h index d3b3069fe92..622e49ebe58 100644 --- a/3rdparty/bx/include/bx/uint32_t.h +++ b/3rdparty/bx/include/bx/uint32_t.h @@ -285,6 +285,6 @@ namespace bx } // namespace bx -#include "uint32_t.inl" +#include "inline/uint32_t.inl" #endif // BX_UINT32_T_H_HEADER_GUARD |