diff --git a/du8/world.h b/du8/world.h index 19fb62a..62f20ff 100644 --- a/du8/world.h +++ b/du8/world.h @@ -1,7 +1,7 @@ #ifndef _WORLD_H_ #define _WORLD_H_ -#include +#include /** * World represented as a rectangular matrix of colorful characters.