r93: *** empty log message ***
[ctsim.git] / include / ct.h
index 02992b34be34b70f1954a52a4cd22cdb6e0a77c9..72a01f2844221e78b68b9cdb98c99709adf27b7f 100644 (file)
@@ -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