mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 18:22:11 +01:00
gio/gfilemonitor: Reorder includes as expected by syntax checker
This commit is contained in:
parent
175e02f15c
commit
795a56d623
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user