[mutter/tintou/introspection-fixes: 59/60] main: Add meta-context to the header




commit 5356bc865f7968ec45c80e3a91527304e057087c
Author: Corentin Noël <tintou noel tf>
Date:   Sun Aug 7 19:32:22 2022 +0200

    main: Add meta-context to the header
    
    The meta_restart function now requires it.
    
    Fixes f772b4cde60877a4a91c7faff7fdb2a6f2385995
    
    Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2559>

 src/meta/main.h | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/meta/main.h b/src/meta/main.h
index c1a7219b45..2639b8d894 100644
--- a/src/meta/main.h
+++ b/src/meta/main.h
@@ -25,6 +25,7 @@
 #include <glib.h>
 
 #include <meta/common.h>
+#include <meta/meta-context.h>
 
 META_EXPORT
 void            meta_restart                (const char  *message,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]