aboutsummaryrefslogtreecommitdiff
path: root/include/sway
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway')
-rw-r--r--include/sway/workspace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sway/workspace.h b/include/sway/workspace.h
index ca6f9bdb..fee54255 100644
--- a/include/sway/workspace.h
+++ b/include/sway/workspace.h
@@ -1,7 +1,7 @@
#ifndef _SWAY_WORKSPACE_H
#define _SWAY_WORKSPACE_H
-#include <sway/container.h>
+#include "sway/container.h"
extern char *prev_workspace_name;