summaryrefslogtreecommitdiffstats
path: root/sway/commands/font.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/font.c')
-rw-r--r--sway/commands/font.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/commands/font.c b/sway/commands/font.c
index 52502a2d..1ee06396 100644
--- a/sway/commands/font.c
+++ b/sway/commands/font.c
@@ -1,6 +1,6 @@
1#include <string.h> 1#include <string.h>
2#include "border.h" 2#include "sway/border.h"
3#include "commands.h" 3#include "sway/commands.h"
4#include "log.h" 4#include "log.h"
5#include "stringop.h" 5#include "stringop.h"
6 6