]> Pileus Git - lackey/blobdiff - view/day.c
Some organization
[lackey] / view / day.c
index 5d206720d01ac6faa27af1151676e17fa3a297ea..7761c9532aa497b6b950af85489e74b1e3fd562b 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include <string.h>
 #include <ncurses.h>
 
-#include "main.h"
-#include "util.h"
+#include "date.h"
 
 /* Static data */
 static WINDOW *win;