Clean up and sort includes

This commit is contained in:
Gaël Bonithon
2024-05-05 16:27:44 +02:00
parent a034f4a6fc
commit 95a2d9c5bf
24 changed files with 100 additions and 189 deletions

View File

@@ -11,27 +11,18 @@
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#ifdef HAVE_STRING_H
#include <string.h>
#endif
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#include <glib-object.h>
#include <glib.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
#ifdef GDK_WINDOWING_X11
#include <gdk/gdkx.h>
#include "config.h"
#endif
#include "settings.h"
#include <glib/gi18n.h>
#include <gtk/gtk.h>
#ifdef GDK_WINDOWING_X11
#include <gdk/gdkx.h>
#endif
enum