[monkey-bubble: 119/753] Fixed includes (added glib.h and gnome-defs.h to the files needing it.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 119/753] Fixed includes (added glib.h and gnome-defs.h to the files needing it.
- Date: Wed, 14 Jul 2010 22:05:41 +0000 (UTC)
commit 6456218a6f7bb81a76c134f6019cff7ca2fe2c5f
Author: Mikael Hallendal <micke codefactory se>
Date: Wed Feb 28 15:08:41 2001 +0000
Fixed includes (added glib.h and gnome-defs.h to the files needing it.
2001-02-28 Mikael Hallendal <micke codefactory se>
* libgnome/: Fixed includes (added glib.h and gnome-defs.h
to the files needing it. Those are: gnome-config.h, gnome-ditem.h,
gnome-exec.h, gnome-fileconvert.h, gnome-i18n.h, gnome-regex.h,
gnome-remote.h, gnome-score.h, gnome-sound.h, gnome-triggers.h,
gnome-url.h, gnome-util.h, gnome-init.h).
libgnome/gnome-score.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/gnome-score.h b/libgnome/gnome-score.h
index ee3a6ff..94f2f01 100644
--- a/libgnome/gnome-score.h
+++ b/libgnome/gnome-score.h
@@ -28,7 +28,7 @@
#include <time.h>
#include <glib.h>
-#include <glib.h>
+#include <libgnome/gnome-defs.h>
BEGIN_GNOME_DECLS
/*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]