[server] Add missing include
Fixes build with gcc 4.8. BUG: 350058
This commit is contained in:
parent
eb97db3fd1
commit
0068cfddad
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include <QSizeF>
|
||||
|
||||
#include <wayland-server.h>
|
||||
#include <wayland-fake-input-server-protocol.h>
|
||||
|
||||
namespace KWayland
|
||||
|
|
Loading…
Reference in a new issue