My aplication uses opengl and works fine, but some opengl funtions like
auxSolidSphere(), are not recognized, I get the error:

'auxSolidSphere' was not declared in this scope.

I understand that the opengl aux functions are for demonstration purpose, and are not to acurate to use. Any ideas how to "activate" them, or any #include I should use ?