summaryrefslogtreecommitdiffstats
path: root/src/crypto/cryptoLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/cryptoLayer.h')
-rw-r--r--src/crypto/cryptoLayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/cryptoLayer.h b/src/crypto/cryptoLayer.h
index 28ce97bc..d2e10f2f 100644
--- a/src/crypto/cryptoLayer.h
+++ b/src/crypto/cryptoLayer.h
@@ -14,7 +14,7 @@
#include <ctype.h>
#include <assert.h>
#include <byteswap.h>
-#include <gpxe/bitops.h>
+#include <gpxe/rotate.h>
#include <gpxe/crypto.h>
/* Drag in pscrypto.h */