Add missing header
This commit is contained in:
parent
e734d6fefe
commit
b80c9708ca
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
#pragma once
|
||||
#include "Direction.hpp"
|
||||
|
||||
|
||||
namespace pacman {
|
||||
|
||||
|
|
Loading…
Reference in a new issue