mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
cogl-bitmap-private.h: Include cogl-bitmap.h
There was a header dependency problem which meant that cogl-texture-private.h couldn't be included without first including cogl-bitmap.h
This commit is contained in:
parent
28b0f76cc9
commit
a7aad27212
@ -30,6 +30,7 @@
|
||||
|
||||
#include "cogl-handle.h"
|
||||
#include "cogl-buffer.h"
|
||||
#include "cogl-bitmap.h"
|
||||
|
||||
/*
|
||||
* CoglBitmapDestroyNotify:
|
||||
|
Loading…
Reference in New Issue
Block a user