diff --git a/Source/ImGui/Private/TextureManager.cpp b/Source/ImGui/Private/TextureManager.cpp index 0a062f7..4343014 100644 --- a/Source/ImGui/Private/TextureManager.cpp +++ b/Source/ImGui/Private/TextureManager.cpp @@ -1,7 +1,7 @@ // Distributed under the MIT License (MIT) (see accompanying LICENSE file) #include "TextureManager.h" - +#include "RHITypes.h" #include #include