diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/sha1.c')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/sha1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/sha1.c b/kopete/protocols/yahoo/libkyahoo/sha1.c index 69ee51c2..506c183f 100644 --- a/kopete/protocols/yahoo/libkyahoo/sha1.c +++ b/kopete/protocols/yahoo/libkyahoo/sha1.c @@ -37,7 +37,7 @@ * 34aa973c d4c4daa4 f61eeb2b dbad2731 6534016f */ -/* #include <config-kopete.h> */ +#include "config.h" #ifdef HAVE_INTTYPES_H # include <inttypes.h> |