mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
include required cogl-context.h in cogl-texture-2d.h
This commit is contained in:
parent
7a0a4de691
commit
036c5bf572
@ -27,6 +27,8 @@
|
||||
#ifndef __COGL_TEXURE_2D_H
|
||||
#define __COGL_TEXURE_2D_H
|
||||
|
||||
#include "cogl-context.h"
|
||||
|
||||
#ifdef COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT
|
||||
#include <wayland-server.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user