r109: reorganized header files
[ctsim.git] / include / sgp.h
index ee95681a6a2ede5f5835ddf4a270d24f5eb1a8ca..15f0c35a567c3e7ccd20a80d115b2a13ccca458d 100644 (file)
@@ -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
 #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"