diff --git a/a3/world.h b/a3/world.h index b71a89e..e7a3fdb 100644 --- a/a3/world.h +++ b/a3/world.h @@ -1,7 +1,7 @@ #ifndef _WORLD_H_ #define _WORLD_H_ -#include +#include /** * World represented as a rectangular matrix of colorful characters.