Fixed typo in my layout

This commit is contained in:
unknown 2017-07-24 18:45:30 -04:00 committed by Jack Humbert
parent 1eea91f5f8
commit ea1fd96c84
1 changed files with 31 additions and 31 deletions

View File

@ -27,5 +27,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "../../v2/config.h"
#endif
#ifdef SUBPROJECT_ProtoSplit
#include "../../ProtoSplit/config.h"
#include "../../protosplit/config.h"
#endif