X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fct.h;h=656a684d853f9d8bf7b04328148af64e031f6913;hb=44988be2820a83554d63ba264383c9e87807abc8;hp=c3fe3a0fcc34833e86df73df24a08a8539ce4267;hpb=07b93dbf2b66fa23c5378ab0fa42f9a7f0083380;p=ctsim.git diff --git a/include/ct.h b/include/ct.h index c3fe3a0..656a684 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.7 2000/06/07 00:59:38 kevin Exp $ +** $Id: ct.h,v 1.8 2000/06/07 02:30:27 kevin Exp $ ** $Log: ct.h,v $ +** Revision 1.8 2000/06/07 02:30:27 kevin +** Added C++ image files +** ** Revision 1.7 2000/06/07 00:59:38 kevin ** added imagefiles ** @@ -143,7 +146,7 @@ using namespace std; #include "array2d.h" - #include "idf.h" + #include "imagefile.h" #endif #endif