projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2effb8d
)
Don't include glib.h in other headers
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 4 Sep 2010 01:24:40 +0000
(21:24 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 4 Sep 2010 01:24:40 +0000
(21:24 -0400)
glib/gdatasetprivate.h
patch
|
blob
|
history
diff --git
a/glib/gdatasetprivate.h
b/glib/gdatasetprivate.h
index
fdbb87a
..
80d0ccf
100644
(file)
--- a/
glib/gdatasetprivate.h
+++ b/
glib/gdatasetprivate.h
@@
-28,7
+28,7
@@
#ifndef __G_DATASETPRIVATE_H__
#define __G_DATASETPRIVATE_H__
-#include <g
lib
.h>
+#include <g
atomic
.h>
G_BEGIN_DECLS