mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01: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