Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcskr / silcskr.c
index 7459d43242a02a9f49eb4d3aec58c6604cc176e0..1923da2508a1b11bfe7d8cca034d5ca8d0b7ac3e 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2005 - 2007 Pekka Riikonen
+  Copyright (C) 2005 - 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"
 #include "silcskr.h"
 
 /************************** Types and definitions ***************************/