[glib/task-trace: 97/99] Make the gtrace-private.h header usable in gio
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [glib/task-trace: 97/99] Make the gtrace-private.h header usable in gio
- Date: Thu,  8 Oct 2020 22:36:44 +0000 (UTC)
commit be09a8e7f257ea2a56f5b03c950dff6b7f6a3ee9
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Aug 21 11:49:08 2020 -0400
    Make the gtrace-private.h header usable in gio
    
    Don't include glib-private headers here, so we can
    share this.
 glib/gtrace-private.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/glib/gtrace-private.h b/glib/gtrace-private.h
index 41258ed6b..1e7d9025e 100644
--- a/glib/gtrace-private.h
+++ b/glib/gtrace-private.h
@@ -23,8 +23,7 @@
 #include <sysprof-capture.h>
 #endif
 
-#include "gmem.h"
-#include "gmacros.h"
+#include "glib.h"
 
 G_BEGIN_DECLS
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]