Notify IPC on workspace changes more frequently

This commit is contained in:
Drew DeVault 2015-12-13 16:59:05 -05:00
parent e2cb5e5420
commit 7868e44d3f
2 changed files with 7 additions and 0 deletions

View file

@ -3,6 +3,7 @@
#include <wlc/wlc.h>
#include <string.h>
#include <strings.h>
#include "ipc-server.h"
#include "workspace.h"
#include "layout.h"
#include "list.h"