Sort headers using clang-tidy
[geeqie.git] / src / img-view.cc
index b6b7ff7..9a00b94 100644 (file)
 
 #include <config.h>
 
-#include "collect.h"
 #include "collect-io.h"
+#include "collect.h"
 #include "compat.h"
 #include "debug.h"
 #include "dnd.h"
 #include "editors.h"
 #include "filedata.h"
 #include "fullscreen.h"
-#include "image.h"
 #include "image-load.h"
 #include "image-overlay.h"
+#include "image.h"
 #include "intl.h"
 #include "layout-util.h"
-#include "main.h"
 #include "main-defines.h"
+#include "main.h"
 #include "menu.h"
 #include "misc.h"
 #include "pixbuf-util.h"