Compiling on OpenSolaris
Author: Pablo Delgado <pablodelgado@gmx.com>

For users of OpenSolaris if the compile fails perform the following procedures:

1) cd /usr/include
2) ln -s freetype2/freetype freetype

Now try to compile the code again and it should work. I will have a better
solution soon.
