Fix build

This commit is contained in:
Green
2025-08-28 19:33:34 +03:00
parent b79001a9fd
commit e7de9af0e0

View File

@ -1,7 +1,7 @@
#include "Annotation.h" #include "Annotation.h"
#include "Utils/Utils.h" #include "Utils/Utils.h"
#include "../../../Common/File.h" #include "../../DesktopEditor/common/File.h"
namespace OFD namespace OFD
{ {