mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
54a6bdd6f8
Volunteers for maintaining it when 0.5 comes out?
12 lines
276 B
C++
12 lines
276 B
C++
--- src/gui/vsky_druid.hh.orig Sat Nov 5 13:04:15 2005
|
|
+++ src/gui/vsky_druid.hh Sat Nov 5 13:04:25 2005
|
|
@@ -37,7 +37,7 @@
|
|
#include <time.h>
|
|
#include <libgnomeuimm/druid.h>
|
|
#include "virtual_sky.hh"
|
|
-#include <libnova.h>
|
|
+#include <libnova/libnova.h>
|
|
|
|
namespace GUI
|
|
{
|