diff options
Diffstat (limited to 'src/xwindow.h')
-rw-r--r-- | src/xwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xwindow.h b/src/xwindow.h index f3be681..c72abc4 100644 --- a/src/xwindow.h +++ b/src/xwindow.h @@ -7,7 +7,7 @@ #include "libvmon/vmon.h" #include "list.h" -#include "overlay.h" +#include "overlays.h" typedef struct _vwm_t vwm_t; typedef struct _vwm_window_t vwm_window_t; |