| 20 * You should have received a copy of the GNU General Public License |
20 * You should have received a copy of the GNU General Public License |
| 21 * along with this program; if not, write to the Free Software |
21 * along with this program; if not, write to the Free Software |
| 22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 23 */ |
23 */ |
| 24 |
24 |
| |
25 #include "internal.h" |
| |
26 |
| 25 #include "conversation.h" |
27 #include "conversation.h" |
| 26 #include "debug.h" |
28 #include "debug.h" |
| 27 #include "notify.h" |
29 #include "notify.h" |
| 28 #include "prefs.h" |
30 #include "prefs.h" |
| 29 #include "request.h" |
31 #include "request.h" |