src/applet.c

changeset 2090
bab8b7e309db
parent 1815
e2b090284b19
child 2314
3cd4e12f34f4
equal deleted inserted replaced
2089:3229c43d7266 2090:bab8b7e309db
26 ** along with this program; if not, write to the Free Software 26 ** along with this program; if not, write to the Free Software
27 ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 27 ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
28 */ 28 */
29 29
30 #ifdef HAVE_CONFIG_H 30 #ifdef HAVE_CONFIG_H
31 #include "../config.h" 31 #include <config.h>
32 #endif 32 #endif
33 #ifdef USE_APPLET 33 #ifdef USE_APPLET
34 #include <string.h> 34 #include <string.h>
35 #include <gdk_imlib.h> 35 #include <gdk_imlib.h>
36 #include "gaim.h" 36 #include "gaim.h"

mercurial