Closed johnwilson1969 closed 5 years ago
To compile on Linux, I had to change the line:
I guess it works on Windows because since Windows isn't case sensitive.
Thanks, Not sure why this would happen, I was developing on OS X (which is case sensitive) and didn't have this issue.
To compile on Linux, I had to change the line:
include to #include
I guess it works on Windows because since Windows isn't case sensitive.