summaryrefslogtreecommitdiff
path: root/components/num_files.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/num_files.c')
-rw-r--r--components/num_files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/num_files.c b/components/num_files.c
index 3911da7..8205562 100644
--- a/components/num_files.c
+++ b/components/num_files.c
@@ -3,8 +3,8 @@
#include <stdio.h>
#include <string.h>
-#include "../util.h"
#include "../slstatus.h"
+#include "../util.h"
const char *
num_files(const char *path)