Skip to content

Commit

Permalink
Include animation.hpp in root header
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Sep 15, 2022
1 parent 7c2eaaa commit ca45c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/centurion.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#pragma once
#endif // CENTURION_NO_PRAGMA_ONCE

#include "centurion/animation.hpp"
#include "centurion/audio.hpp"
#include "centurion/audio_events.hpp"
#include "centurion/color.hpp"
Expand Down

0 comments on commit ca45c98

Please sign in to comment.