]> Pileus Git - lackey/blobdiff - views/month.c
Rename stuff
[lackey] / views / month.c
similarity index 99%
rename from view/month.c
rename to views/month.c
index fb1ec8c46cbf3fe87d3ebba87110c9c53c8d5984..c40324fd9a58674d2ed532a2494cc1702a5a5db8 100644 (file)
@@ -22,8 +22,8 @@
 
 #include "util.h"
 #include "date.h"
-#include "event.h"
-#include "screen.h"
+#include "cal.h"
+#include "view.h"
 
 /* Static data */
 static WINDOW *win;