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:
Neil Roberts 2011-03-30 13:46:46 +01:00 committed by Robert Bragg
parent 28b0f76cc9
commit a7aad27212

View File

@ -30,6 +30,7 @@
#include "cogl-handle.h"
#include "cogl-buffer.h"
#include "cogl-bitmap.h"
/*
* CoglBitmapDestroyNotify: