r117: *** empty log message ***
[ctsim.git] / include / scanner.h
index 005c8028ea73d6756e1483d8eda16655e802d7c8..d383498e4eed4b7c029f8e82b1ee63325718490c 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: scanner.h,v 1.3 2000/06/19 17:58:20 kevin Exp $
+**  $Id: scanner.h,v 1.4 2000/06/22 10:17:28 kevin Exp $
 **
 **
 **  This program is free software; you can redistribute it and/or modify
@@ -29,7 +29,8 @@
 #ifndef SCANNER_H
 #define SCANNER_H
 
-#include "projections.h"
+class Projections;
+
 
 // Projections are collected along an array of ndet detectors.  The data
 // for these detectors is stored in the class DetectorArray