Update config.h

master
Jack Humbert 2017-03-15 23:49:38 -04:00 committed by GitHub
parent 335b398a5d
commit c043d1cc47
1 changed files with 4 additions and 1 deletions

View File

@ -32,4 +32,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#ifdef SUBPROJECT_rev2
#include "../../rev2/config.h"
#endif
#endif
#ifdef SUBPROJECT_rev2fliphalf
#include "../../rev2fliphalf/config.h"
#endif