summaryrefslogtreecommitdiffstats
path: root/swaynag/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'swaynag/types.c')
-rw-r--r--swaynag/types.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaynag/types.c b/swaynag/types.c
index 8dd99d2a..dbc841f7 100644
--- a/swaynag/types.c
+++ b/swaynag/types.c
@@ -6,6 +6,7 @@
6#include <string.h> 6#include <string.h>
7#include <strings.h> 7#include <strings.h>
8#include "list.h" 8#include "list.h"
9#include "swaynag/config.h"
9#include "swaynag/types.h" 10#include "swaynag/types.h"
10#include "util.h" 11#include "util.h"
11 12