diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-26 02:28:39 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-26 02:28:39 +0800 |
commit | b42d3101ab747c315952182d78667a58899a1a35 (patch) | |
tree | 38baf0399aa8672d8af4179410bab84355db344d /camel/camel-mime-part.h | |
parent | 686273e70da67d8844344f0b8ccc592ca7e92f50 (diff) | |
download | gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.tar gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.tar.gz gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.tar.bz2 gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.tar.lz gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.tar.xz gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.tar.zst gsoc2013-evolution-b42d3101ab747c315952182d78667a58899a1a35.zip |
La tout n'est qu'ordre et beaute,
Luxe, calme et voluptee.
svn path=/trunk/; revision=1142
Diffstat (limited to 'camel/camel-mime-part.h')
-rw-r--r-- | camel/camel-mime-part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h index 65f60f9851..3d74350645 100644 --- a/camel/camel-mime-part.h +++ b/camel/camel-mime-part.h @@ -32,7 +32,7 @@ extern "C" { #endif /* __cplusplus }*/ #include <gtk/gtk.h> -#include "camel-data-wrapper.h" +#include "camel-media.h" #include "camel-stream.h" |