Add missing header

This commit is contained in:
Corentin Jabot 2021-10-18 15:36:59 +02:00
parent e734d6fefe
commit b80c9708ca

View file

@ -1,4 +1,6 @@
#pragma once
#include "Direction.hpp"
namespace pacman {