Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / idea / i_cfb64.c
index 8dda0fbe7037d3fab1eae5027b0d6a32e0392465..dacf3f1be3791faaed57e3aecd0750aebfd72361 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "idea.h"
+#include <openssl/idea.h>
 #include "idea_lcl.h"
 
 /* The input and output encrypted as though 64bit cfb mode is being