diff src/oscar.c @ 335:71be288e7578

[gaim-migrate @ 345] Thanks to Brian Ryner for this fix. I've really gotta learn to be more careful about these kinds of things.... committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 05 Jun 2000 17:00:57 +0000
parents f3c8d79688db
children 9d258a0aa560
line wrap: on
line diff
--- a/src/oscar.c	Sun Jun 04 00:42:45 2000 +0000
+++ b/src/oscar.c	Mon Jun 05 17:00:57 2000 +0000
@@ -35,7 +35,7 @@
 #include <sys/socket.h>
 #include <sys/stat.h>
 #include "gaim.h"
-#include <aim.h>
+#include <faim/aim.h>
 #include "gnome_applet_mgr.h"
 
 static int inpa = -1;