ROS fuerte ros/package.h not found
I'm trying out the ROS fuerte beta release, and in one of my packages the file <ros package.h=""> is included, which it now refuses to find
fatal error: ros/package.h: No such file or directory compilation terminated.
What dependency (ros/system) do I have to add to successfully compile my program?