Skip to content

Commit

Permalink
fix: missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoBorzi committed Oct 26, 2024
1 parent 889aea3 commit dd50b0a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include "SpellScript.h"

#include "ProgressionSystem.h"
#include "SpellMgr.h"

enum Texts
{
Expand Down

0 comments on commit dd50b0a

Please sign in to comment.