summaryrefslogtreecommitdiffstats
path: root/src/crypto/byteorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/byteorder.h')
-rw-r--r--src/crypto/byteorder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/byteorder.h b/src/crypto/byteorder.h
index 9148287..fe7e8cd 100644
--- a/src/crypto/byteorder.h
+++ b/src/crypto/byteorder.h
@@ -60,7 +60,7 @@
/* Use our fallback implementation, which is correct for any endianness. */
-#include <stdint.h>
+#include <cstdint>
/* Make sure they aren't macros */
#undef htobe64