changeset 11448:1d29b44038c7

[gaim-migrate @ 13687] Including header files is what the normal kids do, and I SO want to be normal. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 05 Sep 2005 05:41:29 +0000
parents ef6e94bdda08
children 048f82127b4d
files src/protocols/oscar/auth.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/oscar/auth.c	Mon Sep 05 05:38:10 2005 +0000
+++ b/src/protocols/oscar/auth.c	Mon Sep 05 05:41:29 2005 +0000
@@ -9,7 +9,7 @@
 #define FAIM_INTERNAL
 #include "aim.h"
 
-#include "cipher.c"
+#include "cipher.h"
 
 #include <ctype.h>