mirror of
https://github.com/brl/mutter.git
synced 2025-08-02 14:44:40 +00:00
cogl: don't include cogl-debug.h in cogl.h or install
cogl-debug.h is an internal header so it shouldn't have been included by cogl.h and the header shouldn't be installed either.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#endif
|
||||
|
||||
#include "cogl.h"
|
||||
#include "cogl-debug.h"
|
||||
#include "cogl-internal.h"
|
||||
#include "cogl-context.h"
|
||||
#include "cogl-object.h"
|
||||
|
Reference in New Issue
Block a user