Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / silccrypto.c
index c4ac5ded38de17987edf9171cefb20eea2d1be28..8d72944364b7f00421581d53edc55fd54d41899d 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2007 Pekka Riikonen
+  Copyright (C) 2007 - 2008 Pekka Riikonen
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 
 */
 
-#include "silc.h"
+#include "silccrypto.h"
 
 #ifndef SILC_SYMBIAN
 SilcStack crypto_stack = NULL;         /* Crypto Toolkit's global stack */