Adjust to coding style rules
[platform/core/security/vasum.git] / tests / unit_tests / client / ut-client-utils.cpp
index 7a1b5ac..08d43ee 100644 (file)
@@ -23,9 +23,9 @@
  * @brief   Unit tests of the client utils
  */
 
-#include <config.hpp>
+#include "config.hpp"
 #include "ut.hpp"
-#include <utils.hpp>
+#include "utils.hpp"
 
 
 BOOST_AUTO_TEST_SUITE(ClientUtils)