[monet/style-stylable] [stylable] fix include in header file
- From: Thomas Wood <thos src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [monet/style-stylable] [stylable] fix include in header file
- Date: Fri, 18 Sep 2009 14:24:34 +0000 (UTC)
commit e0af283d4e7913ea2daa65eb2bc9ad0ceb0ff070
Author: Thomas Wood <thomas wood intel com>
Date: Fri Sep 18 15:22:46 2009 +0100
[stylable] fix include in header file
monet/mn-stylable.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/monet/mn-stylable.h b/monet/mn-stylable.h
index 1e1a7d4..9e39713 100644
--- a/monet/mn-stylable.h
+++ b/monet/mn-stylable.h
@@ -26,7 +26,7 @@
#define __MN_STYLABLE_H__
#include <glib-object.h>
-#include <mn-style.h>
+#include <monet/mn-style.h>
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]