X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fsgp.h;h=15f0c35a567c3e7ccd20a80d115b2a13ccca458d;hp=ee95681a6a2ede5f5835ddf4a270d24f5eb1a8ca;hb=12e2c29153a0f55ac23bdeec06b404638672985b;hpb=0fe37e9c318904715493dc9c894f658c43e6178e 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"