Try to fix build: add missing includes
Sorry about that, it compiled on my system.
This commit is contained in:
parent
9f92a05f52
commit
cd29376ad7
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "surface_interface.h"
|
||||
#include "resource_p.h"
|
||||
// Qt
|
||||
#include <QVector>
|
||||
// Wayland
|
||||
#include <wayland-server.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue