summaryrefslogtreecommitdiffstats
path: root/Settings.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2020-09-18 19:23:04 +0200
committerBenny Baumann <BenBE@geshi.org>2020-09-29 17:41:49 +0200
commite1c96879f444150b01c7f556cacdca82c811efb1 (patch)
treeefea9fc598cae3758687414e4e062eb5637aeb8a /Settings.h
parentdac1e05a2c7ac68993f6d046c43fbef209458206 (diff)
Sort headers/includes
Diffstat (limited to 'Settings.h')
-rw-r--r--Settings.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Settings.h b/Settings.h
index e1518eca..2f52681c 100644
--- a/Settings.h
+++ b/Settings.h
@@ -9,9 +9,10 @@ in the source distribution for its full text.
#define DEFAULT_DELAY 15
-#include "Process.h"
#include <stdbool.h>
+#include "Process.h"
+
typedef struct {
int len;
char** names;

© 2014-2024 Faster IT GmbH | imprint | privacy policy