Clean up include macros mess
The order and way include macros were structured was chaotic, with no real common thread between files. Try to tidy up the mess with some common scheme, to make things look less messy.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#ifndef META_WINDOW_X11_PRIVATE_H
|
||||
#define META_WINDOW_X11_PRIVATE_H
|
||||
|
||||
#include "window-private.h"
|
||||
#include "core/window-private.h"
|
||||
#include "x11/iconcache.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
Reference in New Issue
Block a user