X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=include%2Fct.h;h=72a01f2844221e78b68b9cdb98c99709adf27b7f;hb=4ff5096195e60f80c985d5762d74329406ffa21a;hp=02992b34be34b70f1954a52a4cd22cdb6e0a77c9;hpb=2451ac413848718a1dd666ce6f6464e974680f47;p=ctsim.git diff --git a/include/ct.h b/include/ct.h index 02992b3..72a01f2 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.12 2000/06/09 01:35:33 kevin Exp $ +** $Id: ct.h,v 1.13 2000/06/10 23:00:17 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 @@ -140,7 +140,7 @@ using namespace std; #include "array2d.h" #include "imagefile.h" #include "ir.h" -#include "backproj.h" +#include "backprojectors.h" #endif