use quotes for container include
This commit is contained in:
parent
176d24f02d
commit
f0ca2cb5c3
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue