X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fephemeris%2Fneptune.cxx;h=12e47ff6162370b3e1c52b47702644df8cd7afd2;hb=910acd1f8ee6e84b69f351b23c82e8eaa8b7a1fd;hp=e74744bf624e72c1f731ce4f0ed5966d24932e08;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/ephemeris/neptune.cxx b/simgear/ephemeris/neptune.cxx index e74744bf..12e47ff6 100644 --- a/simgear/ephemeris/neptune.cxx +++ b/simgear/ephemeris/neptune.cxx @@ -15,10 +15,9 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * - * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Id$ **************************************************************************/ @@ -26,7 +25,7 @@ #ifdef __BORLANDC__ # define exception c_exception #endif -#include +#include #include "neptune.hxx"