Skip to content

Commit

Permalink
fix: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Aug 4, 2024
1 parent 99f0079 commit 8665615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lse/PluginMigration.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "PluginMigration.h"

#include "Entry.h"
#include "legacy/legacyapi/utils/FileHelper.h"

#include <filesystem>
#include <fmt/format.h>
Expand Down

0 comments on commit 8665615

Please sign in to comment.