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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xwindow.h') diff --git a/src/xwindow.h b/src/xwindow.h index e17b4db..1318421 100644 --- a/src/xwindow.h +++ b/src/xwindow.h @@ -6,7 +6,7 @@ #include #include "list.h" -#include "overlays.h" +#include "charts.h" typedef struct _vwm_t vwm_t; typedef struct _vwm_window_t vwm_window_t; -- cgit v1.2.3