summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 55db498..3b5f9b9 100644
--- a/main.c
+++ b/main.c
@@ -29,11 +29,11 @@
#include <X11/Xutil.h>
#include <X11/keysym.h>
+#include "types.h"
#include "commands.h"
#include "image.h"
#include "options.h"
#include "thumbs.h"
-#include "types.h"
#include "util.h"
#include "window.h"
#include "config.h"