Include openssl/blowfish.h
[oweals/tinc.git] / cipher / cipher.c
index 3f8593d3bbf07a7a77456f694657c745c922e590..c9b7e3f5ac50d310768132f0245f913c2ea81227 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <cipher.h>
 
-#include "blowfish/blowfish.h"
+#include <openssl/blowfish.h>
 
 #include "net.h"