diff options
Diffstat (limited to 'plugins/exchange-operations/exchange-folder-subscription.c')
-rw-r--r-- | plugins/exchange-operations/exchange-folder-subscription.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/exchange-operations/exchange-folder-subscription.c b/plugins/exchange-operations/exchange-folder-subscription.c index 2dbeb64d87..ad7c8aae01 100644 --- a/plugins/exchange-operations/exchange-folder-subscription.c +++ b/plugins/exchange-operations/exchange-folder-subscription.c @@ -26,12 +26,12 @@ #include <glade/glade-xml.h> #include <gtk/gtk.h> #include <e-util/e-error.h> -#include <exchange/e-folder.h> +#include <e-folder.h> #include <exchange-account.h> #include <exchange-hierarchy.h> #include "exchange-hierarchy-foreign.h" -#include <exchange/e2k-types.h> -#include <exchange/exchange-types.h> +#include <e2k-types.h> +#include <exchange-types.h> #include <e2k-propnames.h> #include <libedataserver/e-xml-hash-utils.h> #include <libedataserverui/e-name-selector.h> |