]> git.street.me.uk Git - andy/viking.git/blobdiff - src/print.h
Ensure calculation of the waypoint bounds even when the layer is not currently visible.
[andy/viking.git] / src / print.h
index 9dd87baddf0e36182f0f7c56f5509b36b093455e..901ee40901ee882a38bb08d1e6686554e5cf6d72 100644 (file)
 #ifndef __VIKING_PRINT_H
 #define __VIKING_PRINT_H
 
 #ifndef __VIKING_PRINT_H
 #define __VIKING_PRINT_H
 
+#include "vikwindow.h"
+
+G_BEGIN_DECLS
+
 void a_print(VikWindow *vw, VikViewport *vvp);
 
 void a_print(VikWindow *vw, VikViewport *vvp);
 
+G_END_DECLS
+
 #endif /*__VIKING_PRINT_H*/
 #endif /*__VIKING_PRINT_H*/