1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-04-20 20:34:39 +00:00

Merge pull request from christophgysin/missing-include

extensions: add missing include
This commit is contained in:
Drew DeVault 2015-11-25 07:44:06 -05:00
commit d4ac0df906

View file

@ -1,3 +1,4 @@
#include <stdlib.h>
#include <wlc/wlc.h>
#include <wlc/wlc-wayland.h>
#include "wayland-desktop-shell-server-protocol.h"