summaryrefslogtreecommitdiffstats
path: root/nsxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsxiv.h')
-rw-r--r--nsxiv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nsxiv.h b/nsxiv.h
index eb06328..7d81fff 100644
--- a/nsxiv.h
+++ b/nsxiv.h
@@ -20,8 +20,9 @@
#ifndef NSXIV_H
#define NSXIV_H
-#include <stddef.h>
#include <stdbool.h>
+#include <stddef.h>
+
#include <Imlib2.h>
#include <X11/Xlib.h>