Make the gtrace-private.h header usable in gio

Don't include glib-private headers here, so we can
share this.
This commit is contained in:
Matthias Clasen 2020-08-21 11:49:08 -04:00 committed by Philip Withnall
parent 0a4803a063
commit d4cb76f3d3

View File

@ -23,8 +23,7 @@
#include <sysprof-capture.h>
#endif
#include "gmem.h"
#include "gmacros.h"
#include "glib.h"
G_BEGIN_DECLS