include required cogl-context.h in cogl-texture-2d.h
This commit is contained in:
parent
7a0a4de691
commit
036c5bf572
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue