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