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