compositor.h: Don't include config.h

Public headers should not include config.h.
This commit is contained in:
Pier Luigi Fiorini 2013-08-23 23:43:23 +02:00 committed by Kristian Høgsberg
parent c7d2c4c147
commit 403ea92c48

View file

@ -28,8 +28,6 @@
extern "C" {
#endif
#include "config.h"
#include <pixman.h>
#include <xkbcommon/xkbcommon.h>