[Kstars-devel] KDE/kdeedu/kstars/kstars/skyobjects

Akarsh Simha akarshsimha at gmail.com
Wed Dec 23 15:59:44 CET 2009


SVN commit 1065523 by asimha:

Fix compile by including planetmoons.h in planetmoons.cpp

Probably worked earlier because saturnmoons.h included planetmoons.h

CCMAIL: kstars-devel at kde.org



 M  +1 -0      planetmoons.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/skyobjects/planetmoons.cpp #1065522:1065523
@@ -18,6 +18,7 @@
 
 #include <kdebug.h>
 
+#include "planetmoons.h"
 #include "ksnumbers.h"
 #include "ksplanet.h"
 #include "kssun.h"


More information about the Kstars-devel mailing list