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