Do not include wayland-client-protocol.h in test_shm_pool.cpp
This should fix the build on CI system.
This commit is contained in:
parent
6394b6cd8c
commit
aa26a42432
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include "../../src/server/compositor_interface.h"
|
||||
#include "../../src/server/display.h"
|
||||
#include "../../src/server/surface_interface.h"
|
||||
// Wayland
|
||||
#include <wayland-client-protocol.h>
|
||||
|
||||
class TestShmPool : public QObject
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue