aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-05 09:30:10 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-05 09:30:10 +0800
commit825f74be1cb9b20b6a67f1b32ca241ef54ee6df3 (patch)
tree105760a7d61d9b6c59e107dabc6db79b828436d8 /widgets
parent6cc1e874e815fa1bbae6e05b0a6897ed900ed89c (diff)
downloadgsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.tar
gsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.tar.gz
gsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.tar.bz2
gsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.tar.lz
gsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.tar.xz
gsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.tar.zst
gsoc2013-evolution-825f74be1cb9b20b6a67f1b32ca241ef54ee6df3.zip
Another #include path fix.
Diffstat (limited to 'widgets')
-rw-r--r--widgets/misc/e-attachment-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-attachment-view.h b/widgets/misc/e-attachment-view.h
index 0fc5118669..38480c30c4 100644
--- a/widgets/misc/e-attachment-view.h
+++ b/widgets/misc/e-attachment-view.h
@@ -23,7 +23,7 @@
#define E_ATTACHMENT_VIEW_H
#include <gtk/gtk.h>
-#include <widgets/misc/e-attachment-store.h>
+#include <misc/e-attachment-store.h>
/* Standard GObject macros */
#define E_TYPE_ATTACHMENT_VIEW \