mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 12:02:04 +00:00
Fix build on OSX
A missing include prevents Cogl from building on OSX. Reviewed-by: Neil Roberts <neil@linux.intel.com>
This commit is contained in:
parent
bc37250841
commit
3f561b1fbe
@ -25,6 +25,7 @@
|
||||
#define __COGL_ONSCREEN_PRIVATE_H
|
||||
|
||||
#include "cogl-framebuffer-private.h"
|
||||
#include "cogl-queue.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user