src: update for mutter include reorganization

https://bugzilla.gnome.org/show_bug.cgi?id=641724
This commit is contained in:
Dan Winship
2011-03-05 10:49:24 -05:00
parent ae96b0c971
commit e187961d72
14 changed files with 56 additions and 63 deletions

@ -4,12 +4,12 @@
#include <string.h>
#include <meta/keybindings.h>
#include "shell-wm-private.h"
#include "shell-global.h"
#include "shell-marshal.h"
#include <keybindings.h>
struct _ShellWM {
GObject parent;