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




commit bc3f459d98d844d67c36fe2a264f0c6b12cdbc51
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

 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]