Symbian compilation fixes.
[silc.git] / lib / silcutil / silcstringprep.c
index 5674eaf3009226abb2fff24ebb87b6b4a0ae7197..18ec3e94c889a648886ebaa47d394c1de904ddd1 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "silc.h"
 #include "silcstringprep.h"
-#include <stringprep.h>
+#include "stringprep.h"
 
 /* We use GNU Libidn which has stringprep to do the magic.  Only bad thing
    is that its interface is idiotic.  We have our own API here in case