diff --git a/thermion_flutter/thermion_flutter/windows/thermion_flutter_plugin.h b/thermion_flutter/thermion_flutter/windows/thermion_flutter_plugin.h index 8f9e526f..8b18685b 100644 --- a/thermion_flutter/thermion_flutter/windows/thermion_flutter_plugin.h +++ b/thermion_flutter/thermion_flutter/windows/thermion_flutter_plugin.h @@ -11,7 +11,7 @@ #include #include "ResourceBuffer.h" -#include "windows/vulkan/vulkan_context.h" +#include "vulkan_context.h" namespace thermion::tflutter::windows {