src: update for mutter include reorganization
https://bugzilla.gnome.org/show_bug.cgi?id=641724
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "st.h"
|
||||
#include "shell-app-private.h"
|
||||
#include "shell-global.h"
|
||||
#include "shell-enum-types.h"
|
||||
#include "display.h"
|
||||
#include "st.h"
|
||||
#include "shell-window-tracker-private.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <meta/display.h>
|
||||
|
||||
#include "shell-app-private.h"
|
||||
#include "shell-enum-types.h"
|
||||
#include "shell-global.h"
|
||||
#include "shell-window-tracker-private.h"
|
||||
#include "st.h"
|
||||
|
||||
/* This is mainly a memory usage optimization - the user is going to
|
||||
* be running far fewer of the applications at one time than they have
|
||||
* installed. But it also just helps keep the code more logically
|
||||
|
Reference in New Issue
Block a user