[glib] Don't include glib.h in other headers
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Don't include glib.h in other headers
- Date: Sat, 4 Sep 2010 03:06:20 +0000 (UTC)
commit dc2e46b2aa5b57883379807421eb1d0493ae343e
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 3 21:24:40 2010 -0400
Don't include glib.h in other headers
glib/gdatasetprivate.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gdatasetprivate.h b/glib/gdatasetprivate.h
index fdbb87a..80d0ccf 100644
--- a/glib/gdatasetprivate.h
+++ b/glib/gdatasetprivate.h
@@ -28,7 +28,7 @@
#ifndef __G_DATASETPRIVATE_H__
#define __G_DATASETPRIVATE_H__
-#include <glib.h>
+#include <gatomic.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]