aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/mb-wm-atoms.h
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/mb-wm-atoms.h')
-rw-r--r--matchbox2/mb-wm-atoms.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/matchbox2/mb-wm-atoms.h b/matchbox2/mb-wm-atoms.h
index ef06083..1ccca4f 100644
--- a/matchbox2/mb-wm-atoms.h
+++ b/matchbox2/mb-wm-atoms.h
@@ -1,4 +1,4 @@
-/*
+/*
* Matchbox Window Manager II - A lightweight window manager not for the
* desktop.
*
@@ -21,6 +21,8 @@
#ifndef _HAVE_MB_WM_ATOMS_H
#define _HAVE_MB_WM_ATOMS_H
+#include <matchbox2/mb-window-manager.h>
+
void
mb_wm_atoms_init(MBWindowManager *wm);