[rhythmbox] shell: fix include path for girepository.h



commit f00a787648a0e2e6d69c1c39a5328bd2a55fa11e
Author: Jonathan Matthew <jonathan d14n org>
Date:   Fri Aug 19 23:27:45 2011 +1000

    shell: fix include path for girepository.h

 shell/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/main.c b/shell/main.c
index 6090f59..56fd488 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -59,7 +59,7 @@
 #include <libgda/libgda.h>
 #endif
 
-#include <gobject-introspection-1.0/girepository.h>
+#include <girepository.h>
 
 #include "rb-refstring.h"
 #include "rb-shell.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]