To include the entire library, use the following:
#include <libastrog.h>
To only use a specific pipeline, or any other object of the library, you can include its specific header file:
#include <libastrog_p_helloworld.h>