r109: reorganized header files
[ctsim.git] / libctgraphics / sgptext.cpp
index a4cb1a3b133f63707dbb9b54504eb564854bc1cf..9657a07850d7752b0b5a7939ccd0ff88634613ce 100644 (file)
@@ -2,21 +2,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: sgptext.cpp,v 1.1 2000/06/19 18:05:03 kevin Exp $
-**  $Log: sgptext.cpp,v $
-**  Revision 1.1  2000/06/19 18:05:03  kevin
-**  initial cvs import
-**
-**  Revision 1.1  2000/06/13 16:20:31  kevin
-**  finished c++ conversions
-**
-**  Revision 1.2  2000/04/28 18:35:23  kevin
-**  removed unused files
-**
-**  Revision 1.1.1.1  2000/04/28 13:02:44  kevin
-**  Initial CVS import for first public release
-**
-**
+**  $Id: sgptext.cpp,v 1.2 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
 **  along with this program; if not, write to the Free Software
 **  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ******************************************************************************/
+
 /* FILE
  *   sgptext.c                         Text routines for graphics package
  */
 
-#include "kstddef.h"
-#include "sgp.h"
 #include <stdio.h>
-#include "cio.h"
+#include "ctsupport.h"
+#include "sgp.h"
 
 
 /* Pixel patterns of marker symbols (1x1 to 5x5 matrix) */