Sort headers using clang-tidy
[geeqie.git] / src / ui-pathsel.cc
index 3bbbc91..a0c4ffb 100644 (file)
@@ -24,8 +24,8 @@
 #include <cstring>
 
 #include <dirent.h>
-#include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/types.h>
 
 #include <config.h>