Skip to content

Commit

Permalink
fix mac compile on LevelInfoLayer
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Sep 18, 2023
1 parent cccc1da commit c0b8cfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/hooks/LevelInfoLayer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include "../managers/BetterInfoCache.h"
#include "../utils.hpp"

#include <thread>

using namespace geode::prelude;

class $modify(LevelInfoLayer) {
Expand Down

0 comments on commit c0b8cfb

Please sign in to comment.