Remove unnecessary include

This commit is contained in:
emersion 2017-11-12 15:49:27 +01:00
parent 8605243459
commit 5d986f1e87
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@
#include <server-decoration-protocol.h>
#include "rootston/server.h"
#include "rootston/seat.h"
#include "rootston/xcursor.h"
// TODO replace me with a signal
void view_destroy(struct roots_view *view) {