From a21b85887a5565e308a84ec7bcf5656d7500163c Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Thu, 23 Mar 2017 16:38:44 -0700 Subject: overlays: rename overlays.[ch]->charts.[ch] --- src/xwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xwindow.c') diff --git a/src/xwindow.c b/src/xwindow.c index 7590139..3441a63 100644 --- a/src/xwindow.c +++ b/src/xwindow.c @@ -21,9 +21,9 @@ #include #include +#include "charts.h" #include "composite.h" #include "list.h" -#include "overlays.h" #include "vwm.h" #include "window.h" #include "xwindow.h" -- cgit v1.2.3