mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-15 22:53:34 +02:00
gio/gfilemonitor: Reorder includes as expected by syntax checker
This commit is contained in:
@ -23,13 +23,13 @@
|
||||
#include "config.h"
|
||||
#include <string.h>
|
||||
|
||||
#include "gfile.h"
|
||||
#include "gfilemonitor.h"
|
||||
#include "gioenumtypes.h"
|
||||
#include "glib.h"
|
||||
#include "gmarshal-internal.h"
|
||||
#include "gfile.h"
|
||||
#include "gvfs.h"
|
||||
#include "glibintl.h"
|
||||
#include "gmarshal-internal.h"
|
||||
#include "gvfs.h"
|
||||
|
||||
/**
|
||||
* GFileMonitor:
|
||||
|
Reference in New Issue
Block a user