[rhythmbox] rhythmdb: don't include config.h in header files
- From: Jonathan Matthew <jmatthew src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rhythmbox] rhythmdb: don't include config.h in header files
- Date: Thu, 29 Oct 2009 13:13:02 +0000 (UTC)
commit 7d8e5ef196575a23aa8be262cfb9a00388669a5e
Author: Jonathan Matthew <jonathan d14n org>
Date: Thu Oct 29 23:12:35 2009 +1000
rhythmdb: don't include config.h in header files
rhythmdb/rhythmdb-private.h | 2 --
rhythmdb/rhythmdb-property-model.h | 1 -
rhythmdb/rhythmdb-query-model.h | 1 -
rhythmdb/rhythmdb.h | 1 -
4 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/rhythmdb/rhythmdb-private.h b/rhythmdb/rhythmdb-private.h
index aa125f7..2d95dc7 100644
--- a/rhythmdb/rhythmdb-private.h
+++ b/rhythmdb/rhythmdb-private.h
@@ -30,8 +30,6 @@
#ifndef RHYTHMDB_PRIVATE_H
#define RHYTHMDB_PRIVATE_H
-#include "config.h"
-
#include "rhythmdb.h"
#include "rb-refstring.h"
#include "rb-metadata.h"
diff --git a/rhythmdb/rhythmdb-property-model.h b/rhythmdb/rhythmdb-property-model.h
index f26b3b9..036d95e 100644
--- a/rhythmdb/rhythmdb-property-model.h
+++ b/rhythmdb/rhythmdb-property-model.h
@@ -27,7 +27,6 @@
*
*/
-#include "config.h"
#include <glib-object.h>
#include <glib.h>
#include <gtk/gtk.h>
diff --git a/rhythmdb/rhythmdb-query-model.h b/rhythmdb/rhythmdb-query-model.h
index 48ce12f..ecf7919 100644
--- a/rhythmdb/rhythmdb-query-model.h
+++ b/rhythmdb/rhythmdb-query-model.h
@@ -28,7 +28,6 @@
*
*/
-#include "config.h"
#include <glib-object.h>
#include <glib.h>
#include <gtk/gtk.h>
diff --git a/rhythmdb/rhythmdb.h b/rhythmdb/rhythmdb.h
index 3e0aa01..18f26ac 100644
--- a/rhythmdb/rhythmdb.h
+++ b/rhythmdb/rhythmdb.h
@@ -36,7 +36,6 @@
#include <stdarg.h>
#include <libxml/tree.h>
-#include "config.h"
#include "rb-refstring.h"
#include "rb-string-value-map.h"
#include "rhythmdb-query-results.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]