Skip to content

Commit

Permalink
fix broken utils include
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Dec 16, 2023
1 parent c57463a commit 5581abe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layers/RewardHistory/RewardCell.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include "RewardCell.h"
#include "../utils.hpp"

void RewardCell::loadFromData(CCObject* object) {
auto reward = static_cast<GJRewardItem*>(object);
Expand Down

0 comments on commit 5581abe

Please sign in to comment.