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

@ -26,7 +26,7 @@
#include <glib-object.h>
#include <stdint.h>
#include "clutter-seat.h"
#include "clutter/clutter-seat.h"
#define CLUTTER_TYPE_VIRTUAL_INPUT_DEVICE (clutter_virtual_input_device_get_type ())