summaryrefslogtreecommitdiff
path: root/src/auth/Crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth/Crypto.h')
-rw-r--r--src/auth/Crypto.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auth/Crypto.h b/src/auth/Crypto.h
index d984d6a0898..a1d73858a63 100644
--- a/src/auth/Crypto.h
+++ b/src/auth/Crypto.h
@@ -16,10 +16,11 @@
#define CEPH_AUTH_CRYPTO_H
#include "include/types.h"
-#include "include/utime.h"
#include <string>
+#include "include/utime.h"
+
class CephContext;
class CryptoHandler;