X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fsgp.h;h=15f0c35a567c3e7ccd20a80d115b2a13ccca458d;hb=2d39e823ba389fc68e5317c422b55be006094252;hp=ee95681a6a2ede5f5835ddf4a270d24f5eb1a8ca;hpb=b5857e74e5735455b5ef11cbea5044ae7b2e8a0d;p=ctsim.git diff --git a/include/sgp.h b/include/sgp.h index ee95681..15f0c35 100644 --- a/include/sgp.h +++ b/include/sgp.h @@ -2,7 +2,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: sgp.h,v 1.9 2000/06/15 19:07:10 kevin Exp $ +** $Id: sgp.h,v 1.10 2000/06/19 19:04:05 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -25,13 +25,12 @@ #ifndef __H_SGP #define __H_SGP -#include "kstddef.h" -#include "kmath.h" - #if HAVE_CONFIG_H #include "config.h" #endif +#include "ctsupport.h" + #if HAVE_G2_H extern "C" { #include "g2.h"