aboutsummaryrefslogtreecommitdiff
path: root/include/rootston
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-11-12 09:55:28 -0500
committerDrew DeVault <sir@cmpwn.com>2017-11-12 09:55:28 -0500
commit1e0e73efaa5584b49405e119bf4ce3810785654e (patch)
tree4697143a352e91614599e2a65de93dab73cb761b /include/rootston
parentc1eff3d3afc237aa4a988a01c88c492a4787d954 (diff)
Spawn views on last active output
Diffstat (limited to 'include/rootston')
-rw-r--r--include/rootston/seat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/rootston/seat.h b/include/rootston/seat.h
index b5593651..bef515a4 100644
--- a/include/rootston/seat.h
+++ b/include/rootston/seat.h
@@ -1,8 +1,6 @@
#ifndef _ROOTSTON_SEAT_H
#define _ROOTSTON_SEAT_H
-
#include <wayland-server.h>
-
#include "rootston/input.h"
#include "rootston/keyboard.h"