Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Attempt to fix ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
LunarWatcher committed Oct 15, 2023
1 parent 390a665 commit 71ca510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/genesis/core/game/ai/CreatureController.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include <mutex>
#include <string>
#include <vector>
#include <atomic>

#include "genesis/core/game/ai/AIStructs.hpp"
#include "genesis/core/game/entities/GameCreature.hpp"
Expand Down

0 comments on commit 71ca510

Please sign in to comment.