[glib/task-trace: 2/4] 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: 2/4] Make the gtrace-private.h header usable in gio
- Date: Fri, 21 Aug 2020 15:53:26 +0000 (UTC)
commit 09e5005719320623dd44424b8bcd6bdc8ee966b6
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 a01cb1324..dfa471b57 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]