summaryrefslogtreecommitdiff
path: root/src/components/utils/test/custom_string_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/utils/test/custom_string_test.cc')
-rw-r--r--src/components/utils/test/custom_string_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/utils/test/custom_string_test.cc b/src/components/utils/test/custom_string_test.cc
index bca332be5a..cf03f6099f 100644
--- a/src/components/utils/test/custom_string_test.cc
+++ b/src/components/utils/test/custom_string_test.cc
@@ -30,10 +30,10 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include "utils/custom_string.h"
#include <iostream>
#include <string>
#include "gtest/gtest.h"
-#include "utils/custom_string.h"
namespace custom_str = utils::custom_string;