aboutsummaryrefslogtreecommitdiff
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 @@
#include <string.h>
-#include "border.h"
-#include "commands.h"
+#include "sway/border.h"
+#include "sway/commands.h"
#include "log.h"
#include "stringop.h"