/Users/blake/Desktop/Penguin Quest/Penguin Quest/b2Settings.h
(Penguin Quest is the name of my app)
#include "b2Settings.h"
I changed the #included statement to this
and I don't get an error anymore. Will this cause me problems along the way or did I fix the issue?Code:#include <b2Settings.h>