use quotes for container include

This commit is contained in:
Tony Crisci 2018-02-17 19:05:17 -05:00
parent 176d24f02d
commit f0ca2cb5c3
1 changed files with 1 additions and 1 deletions

View File

@ -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;