summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bx/include/bx/pixelformat.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bx/include/bx/pixelformat.h')
-rw-r--r--3rdparty/bx/include/bx/pixelformat.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/3rdparty/bx/include/bx/pixelformat.h b/3rdparty/bx/include/bx/pixelformat.h
index 5b2bf565803..78354e48425 100644
--- a/3rdparty/bx/include/bx/pixelformat.h
+++ b/3rdparty/bx/include/bx/pixelformat.h
@@ -6,8 +6,8 @@
#ifndef BX_PIXEL_FORMAT_H_HEADER_GUARD
#define BX_PIXEL_FORMAT_H_HEADER_GUARD
-#include <bx/fpumath.h>
-#include <bx/uint32_t.h>
+#include "fpumath.h"
+#include "uint32_t.h"
namespace bx
{
@@ -238,6 +238,6 @@ namespace bx
} // namespace bx
-#include "pixelformat.inl"
+#include "inline/pixelformat.inl"
#endif // BX_PIXEL_FORMAT_H_HEADER_GUARD