Make root directory an include path, set #include's properly
Easier to write includes now just using < with the module name, in comparison to using relative paths.
This commit is contained in:
Easier to write includes now just using < with the module name, in comparison to using relative paths.