Update .clang-format to latest version from docs
Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
Change-Id: Ie6e7f43e7554429704dca86b21320c90aed18791
diff --git a/power-sequencer/ucd90160.hpp b/power-sequencer/ucd90160.hpp
index 8e17622..7cfd809 100644
--- a/power-sequencer/ucd90160.hpp
+++ b/power-sequencer/ucd90160.hpp
@@ -5,10 +5,11 @@
#include "pmbus.hpp"
#include "types.hpp"
+#include <sdbusplus/bus.hpp>
+
#include <algorithm>
#include <filesystem>
#include <map>
-#include <sdbusplus/bus.hpp>
#include <vector>
namespace phosphor