r387: no message
[ctsim.git] / include / ct.h
index e6ebd5d8083a22c1ad4fe24a70086c5e2aee10bc..a36412f097b98936b7461c2b4e824b2238182b67 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: ct.h,v 1.52 2001/01/12 16:41:56 kevin Exp $
+**  $Id: ct.h,v 1.53 2001/01/13 03:51:35 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
@@ -159,7 +159,6 @@ extern "C" {
 #endif
 
 #include "ctsupport.h"
-#include "ctglobals.h"
 #include "fnetorderstream.h"
 
 #ifdef HAVE_SGP
@@ -182,6 +181,7 @@ extern "C" {
 #include "plotfile.h"
 #include "trace.h"
 
+#include "ctglobals.h"
 
 #endif