mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
54a6bdd6f8
Volunteers for maintaining it when 0.5 comes out?
12 lines
325 B
C++
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
|