Skip to content

Commit

Permalink
include Mod
Browse files Browse the repository at this point in the history
  • Loading branch information
cgytrus authored Feb 13, 2024
1 parent 4ca6cd7 commit e9f3359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pack.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "Pack.hpp"
#include <Geode/utils/JsonValidation.hpp>
#include <Geode/loader/Loader.hpp>
#include <Geode/loader/Mod.hpp>
#include <Geode/utils/file.hpp>

Result<PackInfo> PackInfo::from(matjson::Value const& json) {
Expand Down

0 comments on commit e9f3359

Please sign in to comment.