/* Compatibility aggregate for emulated machine save-state boundaries. */ #ifndef FX_EMU_CORE_MACHINE_SNAPSHOT_H #define FX_EMU_CORE_MACHINE_SNAPSHOT_H #include "machine_snapshot_data.h" #include "machine_snapshot_state.h" #endif /* FX_EMU_CORE_MACHINE_SNAPSHOT_H */