diff --git a/src/utils/XxHasher.h b/src/utils/XxHasher.h
index 6c8cb1cdfb76a7a32a0bbf1ca6a588f0d34ea165..31c18bde9d7468fa45d4e4d3ad8e0526d8a6b671 100644
--- a/src/utils/XxHasher.h
+++ b/src/utils/XxHasher.h
@@ -22,8 +22,8 @@
 
 #pragma once
 
-#include <string>
 #include <cstddef>
+#include <string>
 
 namespace medialibrary
 {