Skip to content

Commit

Permalink
Fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Aug 30, 2024
1 parent ffac0ba commit ce8f27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/Repositories/MpStatusRepository.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once
#include "custom-types/shared/macros.hpp"

#include "Models/MpStatusData.hpp"
#include "../Models/MpStatusData.hpp"

#include "System/Collections/Generic/Dictionary_2.hpp"

Expand Down

0 comments on commit ce8f27d

Please sign in to comment.