From aacdf776c6f59a4e24520480693348fcbff2abcd Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 15 Sep 2017 05:13:36 -0400 Subject: src/main-window.[ch]: Rename to src/window.[ch] --- (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 9e41a0a..ecf0a7b 100644 --- a/src/main.c +++ b/src/main.c @@ -27,7 +27,7 @@ #include -#include "main-window.h" +#include "window.h" static gchar *opt_profile; static gboolean opt_private; -- cgit v0.9.1