changeset 5945:2a18e7b5917e

[gaim-migrate @ 6386] Add an include we need. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 23 Jun 2003 06:45:12 +0000
parents 158196b2db19
children 209cae24a51d
files src/prpl.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/prpl.c	Mon Jun 23 06:40:13 2003 +0000
+++ b/src/prpl.c	Mon Jun 23 06:45:12 2003 +0000
@@ -19,6 +19,7 @@
  *
  */
 #include "internal.h"
+#include "conversation.h"
 #include "debug.h"
 #include "multi.h"
 #include "notify.h"