X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fct.h;h=3788f9df5955e94b600228458f68acaab0defe2d;hp=10f7feb0034cc2f8703a7586a01e11b7a77d4e9c;hb=2f3d6e2580db607105bb072b13e4aff453ae4495;hpb=08f34bf3ba14d4f436f4d2ef0ee5af1d6eb266ac diff --git a/include/ct.h b/include/ct.h index 10f7feb..3788f9d 100644 --- a/include/ct.h +++ b/include/ct.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ct.h,v 1.22 2000/06/22 10:42:39 kevin Exp $ +** $Id: ct.h,v 1.23 2000/06/26 21:15:24 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 @@ -135,6 +135,7 @@ using namespace std; #endif #include "array2d.h" +#include "array2dfile.h" #include "fnetorderstream.h" #include "imagefile.h" #include "phantom.h"