comparison libpurple/media.h @ 23775:1fefd8340821

These shouldn't be here.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 29 Dec 2007 20:56:28 +0000
parents 750d700098c1
children 92e71f6e10d4
comparison
equal deleted inserted replaced
23774:1343ff17b110 23775:1fefd8340821
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 #ifndef __MEDIA_H_ 26 #ifndef __MEDIA_H_
27 #define __MEDIA_H_ 27 #define __MEDIA_H_
28
29 #ifdef HAVE_CONFIG_H
30 #include "config.h"
31 #endif
32 28
33 #ifdef USE_FARSIGHT 29 #ifdef USE_FARSIGHT
34 30
35 #include <farsight/farsight.h> 31 #include <farsight/farsight.h>
36 #include <glib.h> 32 #include <glib.h>