1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/astro/nova/files/patch-src_vega_virtual_sky.hh
Edwin Groothuis 54a6bdd6f8 Unbreak by making port buildable with libnova 0.11
Volunteers for maintaining it when 0.5 comes out?
2005-11-05 02:32:40 +00:00

12 lines
325 B
C++

--- src/vega/virtual_sky.hh.orig Sat Nov 5 13:01:44 2005
+++ src/vega/virtual_sky.hh Sat Nov 5 13:01:55 2005
@@ -28,7 +28,7 @@
#include "sky_spherical.hh"
#include "sky_appbar.hh"
#include <libxml++/libxml++.h>
-#include <libnova.h>
+#include <libnova/libnova.h>
/*! \namespace Vega
* \brief Nova Virtual Sky Engine