X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fct.h;h=ef9e17b750d5719a6cd71db28dfde0e6380033ad;hp=656a684d853f9d8bf7b04328148af64e031f6913;hb=92a7e95f339442d5d87f0febcae338306e1c6edd;hpb=d3cab6c841a99b82b602f9d3b4ac7eb6b973331e diff --git a/include/ct.h b/include/ct.h index 656a684..ef9e17b 100644 --- a/include/ct.h +++ b/include/ct.h @@ -2,8 +2,11 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ct.h,v 1.8 2000/06/07 02:30:27 kevin Exp $ +** $Id: ct.h,v 1.9 2000/06/07 03:49:54 kevin Exp $ ** $Log: ct.h,v $ +** Revision 1.9 2000/06/07 03:49:54 kevin +** *** empty log message *** +** ** Revision 1.8 2000/06/07 02:30:27 kevin ** Added C++ image files ** @@ -130,7 +133,6 @@ #include "kstddef.h" #include "kmath.h" #include "sdf.h" -#include "ir.h" #include "keyboard.h" #include "cio.h" @@ -149,5 +151,7 @@ #include "imagefile.h" #endif +#include "ir.h" + #endif