cleanup: Make include macro usages consistent

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157>
This commit is contained in:
Bilal Elmoussaoui
2023-08-07 15:38:12 +02:00
committed by Marge Bot
parent e0ed157e5d
commit a955f0e47c
485 changed files with 2201 additions and 2193 deletions

View File

@ -42,7 +42,7 @@
*/
typedef struct _CoglAttributeBuffer CoglAttributeBuffer;
#include <cogl/cogl-context.h>
#include "cogl/cogl-context.h"
#include <glib-object.h>