summaryrefslogtreecommitdiff
path: root/gfx/models/stb_image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/models/stb_image.cpp')
-rw-r--r--gfx/models/stb_image.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/models/stb_image.cpp b/gfx/models/stb_image.cpp
index 1daf279..c6b605e 100644
--- a/gfx/models/stb_image.cpp
+++ b/gfx/models/stb_image.cpp
@@ -5,5 +5,5 @@
# ifndef __clang__
# pragma GCC diagnostic ignored "-Wunused-but-set-variable"
# endif
-# include "stb_image.h"
+# include "stb/stb_image.h"
#endif