diff --git a/fx.collections/include/fx/collections/uuid.h b/fx/include/fx/uuid.h similarity index 100% rename from fx.collections/include/fx/collections/uuid.h rename to fx/include/fx/uuid.h diff --git a/fx.collections/uuid.c b/fx/uuid.c similarity index 99% rename from fx.collections/uuid.c rename to fx/uuid.c index 48b6d90..2ac9547 100644 --- a/fx.collections/uuid.c +++ b/fx/uuid.c @@ -1,7 +1,7 @@ #include -#include #include #include +#include #include #include #include