[libchamplain] Fix include



commit cab76ea9ab7587ef7560f0b6e13b8aedf7397edf
Author: Jiří Techet <techet gmail com>
Date:   Sun Apr 28 01:41:28 2013 +0200

    Fix include

 champlain/champlain-kinetic-scroll-view.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain/champlain-kinetic-scroll-view.h b/champlain/champlain-kinetic-scroll-view.h
index 0557f70..a154bed 100644
--- a/champlain/champlain-kinetic-scroll-view.h
+++ b/champlain/champlain-kinetic-scroll-view.h
@@ -25,7 +25,7 @@
 
 #include <glib-object.h>
 #include <clutter/clutter.h>
-#include <champlain-viewport.h>
+#include <champlain/champlain-viewport.h>
 
 G_BEGIN_DECLS
 


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