summaryrefslogtreecommitdiff
path: root/src/composite.c
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@gnugeneration.com>2017-03-23 16:38:44 -0700
committerVito Caputo <vcaputo@gnugeneration.com>2017-03-25 16:52:02 -0700
commita21b85887a5565e308a84ec7bcf5656d7500163c (patch)
tree0c804c16e9878a72b4744865a99e6e7843803fc1 /src/composite.c
parent36daa7b60f0545a79482d174c778293ec831e03e (diff)
overlays: rename overlays.[ch]->charts.[ch]
Diffstat (limited to 'src/composite.c')
-rw-r--r--src/composite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/composite.c b/src/composite.c
index bf9489b..5a61017 100644
--- a/src/composite.c
+++ b/src/composite.c
@@ -25,7 +25,7 @@
#include <X11/extensions/Xfixes.h>
#include <X11/extensions/Xrender.h>
-#include "overlays.h"
+#include "charts.h"
#include "xwindow.h"
#include "vwm.h"
© All Rights Reserved