[libdmapsharing/LIBDMAPSHARING_2_2] Fix build against latest glib2 (thanks Nikita Slyusarev)
- From: W. Michael Petullo <wmpetullo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdmapsharing/LIBDMAPSHARING_2_2] Fix build against latest glib2 (thanks Nikita Slyusarev)
- Date: Tue, 9 Oct 2012 16:51:27 +0000 (UTC)
commit 1cf323fb7981886aa58c35e5c7780ac23d472d1a
Author: W. Michael Petullo <mike flyn org>
Date: Tue Oct 9 11:51:16 2012 -0500
Fix build against latest glib2 (thanks Nikita Slyusarev)
Signed-off-by: W. Michael Petullo <mike flyn org>
libdmapsharing/dpap-share.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libdmapsharing/dpap-share.c b/libdmapsharing/dpap-share.c
index 3233205..5b6e8db 100644
--- a/libdmapsharing/dpap-share.c
+++ b/libdmapsharing/dpap-share.c
@@ -28,9 +28,8 @@
#include <string.h>
#include <stdlib.h>
+#include <glib.h>
#include <glib/gi18n.h>
-#include <glib/gslist.h>
-#include <glib/gmappedfile.h>
#include <unistd.h>
#include <sys/types.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]