Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Graphics/converttexture.cpp')
-rw-r--r--Source/Graphics/converttexture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Graphics/converttexture.cpp b/Source/Graphics/converttexture.cpp
index dfd5ea60..62992aa0 100644
--- a/Source/Graphics/converttexture.cpp
+++ b/Source/Graphics/converttexture.cpp
@@ -32,7 +32,7 @@
#include <Compat/fileio.h>
#include <Compat/compat.h>
-#include <Images/freeimage_wrapper.h>
+#include <Images/stbimage_wrapper.h>
#include <Logging/logdata.h>
#include <cstring>