1
0
Fork 0

cogl: Remove unecessary includes

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3792>
This commit is contained in:
Georges Basile Stavracas Neto 2024-05-31 17:02:19 +02:00 committed by Marge Bot
parent 44c0c311ba
commit 3ba7f626ed
2 changed files with 0 additions and 2 deletions

View file

@ -38,7 +38,6 @@
#endif
#include "cogl/cogl-types.h"
#include "cogl/cogl-output.h"
#include <glib-object.h>
#include <glib.h>

View file

@ -34,7 +34,6 @@
#include "cogl/cogl-types.h"
#include "cogl/cogl-onscreen-template.h"
#include "cogl/cogl-output.h"
#include "cogl/cogl-pixel-format.h"
#include <glib-object.h>