HY 75.1101 does not compile with RO 89.1153

When will Hydra 75.1101 be updated to work with the latest release of RO?

Hydra_RO_D21
Hydra_RO_IDE_D21

Some of the classes in RO have been rearranged into new source files and HY does not compile without changing/adding the appropriate uses.

pls replace packages in requires section:

  • RemObjects_Core_D21 with RemObjects_Server_D21
  • RemObjects_IDE_D21 with RemObjects_Server_IDE_D21

in Hydra_RO_D21 and Hydra_RO_IDE_D21.
after this, everything should work

Thanks!