mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +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
|
#define __COGL_ONSCREEN_PRIVATE_H
|
||||||
|
|
||||||
#include "cogl-framebuffer-private.h"
|
#include "cogl-framebuffer-private.h"
|
||||||
|
#include "cogl-queue.h"
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user