Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Oct 11, 2023
1 parent ff44bba commit a623f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/cli/CustomAction/CustomActionRegistry.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once

#include "Combat.h"
#include "CustomAction/CustomActionRegistrar.h"
#include "CustomActionRegistrar.h"

void custom_action_init(CustomActionRegistrar& registrar)
{
Expand Down

0 comments on commit a623f76

Please sign in to comment.