Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
aa26a424
Commit
aa26a424
authored
Sep 22, 2014
by
Martin Flöser
Browse files
Do not include wayland-client-protocol.h in test_shm_pool.cpp
This should fix the build on CI system.
parent
6394b6cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/autotests/client/test_shm_pool.cpp
View file @
aa26a424
...
...
@@ -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
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment