#ifndef DELTASPLIT75_H
#define DELTASPLIT75_H

#ifdef SUBPROJECT_v2
    #include "v2.h"
#endif
#ifdef SUBPROJECT_protosplit
    #include "protosplit.h"
#endif

#include "quantum.h"

#endif