diff --git a/src/gryphn_bool.h b/utils/gryphn_bool.h similarity index 100% rename from src/gryphn_bool.h rename to utils/gryphn_bool.h diff --git a/src/gryphn_color.h b/utils/gryphn_color.h similarity index 100% rename from src/gryphn_color.h rename to utils/gryphn_color.h diff --git a/src/gryphn_color_format.h b/utils/gryphn_color_format.h similarity index 100% rename from src/gryphn_color_format.h rename to utils/gryphn_color_format.h diff --git a/src/gryphn_error_code.h b/utils/gryphn_error_code.h similarity index 100% rename from src/gryphn_error_code.h rename to utils/gryphn_error_code.h diff --git a/src/gryphn_image_format.h b/utils/gryphn_image_format.h similarity index 100% rename from src/gryphn_image_format.h rename to utils/gryphn_image_format.h diff --git a/src/gryphn_string.h b/utils/gryphn_string.h similarity index 100% rename from src/gryphn_string.h rename to utils/gryphn_string.h diff --git a/src/gryphn_version.h b/utils/gryphn_version.h similarity index 100% rename from src/gryphn_version.h rename to utils/gryphn_version.h diff --git a/src/lists/gryphn_array_list.h b/utils/lists/gryphn_array_list.h similarity index 100% rename from src/lists/gryphn_array_list.h rename to utils/lists/gryphn_array_list.h diff --git a/src/lists/gryphn_linked_list.h b/utils/lists/gryphn_linked_list.h similarity index 100% rename from src/lists/gryphn_linked_list.h rename to utils/lists/gryphn_linked_list.h diff --git a/src/math/gryphn_mat4.h b/utils/math/gryphn_mat4.h similarity index 100% rename from src/math/gryphn_mat4.h rename to utils/math/gryphn_mat4.h diff --git a/src/math/gryphn_vec2.h b/utils/math/gryphn_vec2.h similarity index 100% rename from src/math/gryphn_vec2.h rename to utils/math/gryphn_vec2.h diff --git a/src/math/gryphn_vec3.h b/utils/math/gryphn_vec3.h similarity index 100% rename from src/math/gryphn_vec3.h rename to utils/math/gryphn_vec3.h diff --git a/src/math/gryphn_vec4.h b/utils/math/gryphn_vec4.h similarity index 100% rename from src/math/gryphn_vec4.h rename to utils/math/gryphn_vec4.h