aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/mb-wm-atoms.h
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/mb-wm-atoms.h')
-rw-r--r--matchbox/mb-wm-atoms.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/matchbox/mb-wm-atoms.h b/matchbox/mb-wm-atoms.h
index 2007acc..1871672 100644
--- a/matchbox/mb-wm-atoms.h
+++ b/matchbox/mb-wm-atoms.h
@@ -21,9 +21,9 @@
#ifndef _HAVE_MB_WM_ATOMS_H
#define _HAVE_MB_WM_ATOMS_H
-#include <matchbox/mb-window-manager.h>
+#include <matchbox/mb-wm-manager.h>
void
-mb_wm_atoms_init(MBWindowManager *wm);
+mb_wm_atoms_init(MBWMManager *wm);
#endif