aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/matchbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/matchbox.h')
-rw-r--r--matchbox/matchbox.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/matchbox/matchbox.h b/matchbox/matchbox.h
index 0c703b2..fc3232e 100644
--- a/matchbox/matchbox.h
+++ b/matchbox/matchbox.h
@@ -54,15 +54,15 @@
#include <matchbox/mb-wm-client-window.h>
#include <matchbox/mb-wm-root-window.h>
#include <matchbox/mb-wm-client.h>
-#include <matchbox/mb-wm-client-base.h>
-#include <matchbox/mb-wm-client-app.h>
-#include <matchbox/mb-wm-client-desktop.h>
-#include <matchbox/mb-wm-client-dialog.h>
-#include <matchbox/mb-wm-client-input.h>
-#include <matchbox/mb-wm-client-menu.h>
-#include <matchbox/mb-wm-client-note.h>
-#include <matchbox/mb-wm-client-override.h>
-#include <matchbox/mb-wm-client-panel.h>
+#include <matchbox/mb-wm-window-type-simple.h>
+#include <matchbox/mb-wm-window-type-app.h>
+#include <matchbox/mb-wm-window-type-desktop.h>
+#include <matchbox/mb-wm-window-type-dialog.h>
+#include <matchbox/mb-wm-window-type-input.h>
+#include <matchbox/mb-wm-window-type-menu.h>
+#include <matchbox/mb-wm-window-type-note.h>
+#include <matchbox/mb-wm-window-type-override.h>
+#include <matchbox/mb-wm-window-type-panel.h>
#include <matchbox/mb-wm-layout.h>
#include <matchbox/mb-wm-stack.h>
#include <matchbox/mb-wm-manager.h>