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
d0a615e17b
commit
22649b810f
@ -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