@@ -3,6 +3,7 @@
* License: https://github.com/taylor001/crown/blob/master/LICENSE
*/
+#include "dynamic_string.h"
#include "json.h"
#include "macros.h"
#include "map.h"
@@ -6,7 +6,7 @@
#pragma once
#include "json_types.h"
-#include "dynamic_string.h"
+#include "string_types.h"
namespace crown
{
#include "quaternion.h"
@@ -7,7 +7,7 @@
#include "math_types.h"