[gnome-panel] libpanel-applet: Fix build by using "" instead of <> for an include
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] libpanel-applet: Fix build by using "" instead of <> for an include
- Date: Wed, 17 Nov 2010 11:57:32 +0000 (UTC)
commit 2c28780a2652eeeee80a1e84327dfe11cfadbdd4
Author: Vincent Untz <vuntz gnome org>
Date: Wed Nov 17 12:32:28 2010 +0100
libpanel-applet: Fix build by using "" instead of <> for an include
libpanel-applet/panel-applet-gconf.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libpanel-applet/panel-applet-gconf.h b/libpanel-applet/panel-applet-gconf.h
index e0431b2..eb6de4a 100644
--- a/libpanel-applet/panel-applet-gconf.h
+++ b/libpanel-applet/panel-applet-gconf.h
@@ -28,7 +28,7 @@
#include <glib.h>
#include <gconf/gconf-value.h>
-#include <panel-applet.h>
+#include "panel-applet.h"
G_BEGIN_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]