X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fsgp.h;h=15f0c35a567c3e7ccd20a80d115b2a13ccca458d;hb=e4c1f7f8eb87558c3abf3bf1d20732361f425351;hp=7189c96d84c70a963e18e940f3507a25dd2048a2;hpb=031437896d0dc6cac70c16e5604b10f5aa4d0767;p=ctsim.git diff --git a/include/sgp.h b/include/sgp.h index 7189c96..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.8 2000/06/13 16:20:31 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,16 +25,17 @@ #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" #include "g2_X11.h" +} #endif /* device names */