summaryrefslogtreecommitdiffstats
path: root/include/swaynag/nagbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/swaynag/nagbar.h')
-rw-r--r--include/swaynag/nagbar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/swaynag/nagbar.h b/include/swaynag/nagbar.h
index b5d9b2cb..4ef101e9 100644
--- a/include/swaynag/nagbar.h
+++ b/include/swaynag/nagbar.h
@@ -1,6 +1,7 @@
1#ifndef _SWAY_NAGBAR_NAGBAR_H 1#ifndef _SWAY_NAGBAR_NAGBAR_H
2#define _SWAY_NAGBAR_NAGBAR_H 2#define _SWAY_NAGBAR_NAGBAR_H
3#include <stdint.h> 3#include <stdint.h>
4#include <strings.h>
4#include "list.h" 5#include "list.h"
5#include "pool-buffer.h" 6#include "pool-buffer.h"
6#include "swaynag/types.h" 7#include "swaynag/types.h"