$OpenBSD: patch-src_lib_io_CCryptoStream_h,v 1.1 2013/11/18 23:56:35 bcallah Exp $
--- src/lib/io/CCryptoStream.h.orig	Sun Nov 17 15:04:03 2013
+++ src/lib/io/CCryptoStream.h	Sun Nov 17 15:04:14 2013
@@ -20,8 +20,8 @@
 #include "BasicTypes.h"
 #include "CStreamFilter.h"
 #include "CCryptoMode.h"
-#include <cryptopp562/osrng.h>
-#include <cryptopp562/sha.h>
+#include <cryptopp/osrng.h>
+#include <cryptopp/sha.h>
 
 class CCryptoOptions;
 
