Changed case of protosplit
Also updated readme to have correct capitalization.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#ifdef SUBPROJECT_v2
|
||||
#include "v2.h"
|
||||
#endif
|
||||
#ifdef SUBPROJECT_ProtoSplit
|
||||
#include "ProtoSplit.h"
|
||||
#ifdef SUBPROJECT_protosplit
|
||||
#include "protosplit.h"
|
||||
#endif
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
Reference in New Issue
Block a user