diff src/protocols/msn/switchboard.h @ 6701:b7e113a59b51

[gaim-migrate @ 7227] Updated to MSN Protocol 9. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 02 Sep 2003 04:32:16 +0000
parents 0a0116686d51
children 8efafdc38718
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.h	Tue Sep 02 04:28:34 2003 +0000
+++ b/src/protocols/msn/switchboard.h	Tue Sep 02 04:32:16 2003 +0000
@@ -4,7 +4,7 @@
  * gaim
  *
  * Copyright (C) 2003 Christian Hammond <chipx86@gnupdate.org>
- * 
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
@@ -24,6 +24,8 @@
 
 typedef struct _MsnSwitchBoard MsnSwitchBoard;
 
+#include "conversation.h"
+
 #include "servconn.h"
 #include "msg.h"
 #include "user.h"