mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 12:28:04 +02:00
compositor.h: Don't include config.h
Public headers should not include config.h.
This commit is contained in:
parent
dfe4acb4e2
commit
3dbbf321dd
1 changed files with 0 additions and 2 deletions
|
|
@ -28,8 +28,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <pixman.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
#include <wayland-server.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue