r162: *** empty log message ***
[ctsim.git] / src / dialogs.h
index e942d3318fcae7c034b8d776286e8d032154dbed..6dcc2988cd5f5379114f045b8a741b67d64708e4 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: dialogs.h,v 1.7 2000/07/22 16:14:49 kevin Exp $
+**  $Id: dialogs.h,v 1.8 2000/07/28 08:28:08 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
@@ -132,6 +132,7 @@ class DialogGetProjectionParameters : public wxDialog
 };
 
 
+#include "backprojectors.h"
 class DialogGetReconstructionParameters : public wxDialog
 {
  public: