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:
Jonas Ådahl
2018-07-10 10:36:24 +02:00
parent 92f4ffc0dd
commit 2f4a68c8c3
274 changed files with 1488 additions and 1376 deletions

View File

@ -28,9 +28,13 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "boxes-private.h"
#include <meta/util.h>
#include <X11/Xutil.h> /* Just for the definition of the various gravities */
#include "config.h"
#include "core/boxes-private.h"
#include <X11/Xutil.h>
#include "meta/util.h"
/* It would make sense to use GSlice here, but until we clean up the
* rest of this file and the internal API to use these functions, we