Mercurial > pidgin
diff plugins/gevolution/eds-utils.c @ 10313:455c0830d108
[gaim-migrate @ 11511]
" There was a mistake in the name of this header
file. Actually it was declared as #include
"gaim-disclosure.h" when it should have been #include
"gtkgaim-disclosure.h"..." --Norberto Lopes
I don't have the evolution stuff installed, so i didn't notice this.
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 03 Dec 2004 12:19:03 +0000 |
| parents | b40a9b094f48 |
| children | 5a8bc4b1f5b6 |
line wrap: on
line diff
--- a/plugins/gevolution/eds-utils.c Fri Dec 03 04:17:00 2004 +0000 +++ b/plugins/gevolution/eds-utils.c Fri Dec 03 12:19:03 2004 +0000 @@ -24,7 +24,7 @@ #include "gtkgaim.h" #include "gtkutils.h" #include "gtkimhtml.h" -#include "gaim-disclosure.h" +#include "gtkgaim-disclosure.h" #include "debug.h" #include "gevolution.h"
