compositor.h: Don't include config.h
Public headers should not include config.h.
This commit is contained in:
parent
c7d2c4c147
commit
403ea92c48
|
@ -28,8 +28,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <pixman.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue