comparison src/ft.h @ 5872:059d95c67cda

[gaim-migrate @ 6304] The legendary Header File Cleanup! Files now only include what they need. This should reduce the number of files that must recompile when a header file changes. It's a lot nicer. Trust me on it. I also added a couple new header files. I hope I didn't break TOO much! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 14 Jun 2003 23:21:02 +0000
parents 9eb5b13fd412
children 158196b2db19
comparison
equal deleted inserted replaced
5871:508adf90fbb9 5872:059d95c67cda
25 25
26 /**************************************************************************/ 26 /**************************************************************************/
27 /** Data Structures */ 27 /** Data Structures */
28 /**************************************************************************/ 28 /**************************************************************************/
29 struct gaim_xfer; 29 struct gaim_xfer;
30
31 #include "account.h"
30 32
31 /** 33 /**
32 * Types of file transfers. 34 * Types of file transfers.
33 */ 35 */
34 typedef enum 36 typedef enum