X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdialogs.cpp;h=4a4473559838ef02954f4e1e1f48bd28578853b0;hp=7d8c0ecab7e7dbf3fd526e644476806382a40e6f;hb=65732cc5d8dbf867ed56a021c07c5636cea93b5a;hpb=fd726516dd11fd37a675a94c1e7165c47d793b34 diff --git a/src/dialogs.cpp b/src/dialogs.cpp index 7d8c0ec..4a44735 100644 --- a/src/dialogs.cpp +++ b/src/dialogs.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: dialogs.cpp,v 1.20 2000/12/22 04:18:00 kevin Exp $ +** $Id: dialogs.cpp,v 1.21 2000/12/27 03:16:02 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 @@ -47,12 +47,13 @@ #include "wx/statline.h" #include "wx/sizer.h" #include "dialogs.h" -#include "ctsupport.h" #include "ctsim.h" -#include "scanner.h" -#include "phantom.h" -#include "filter.h" -#include "backprojectors.h" +#include "ct.h" +//#include "ctsupport.h" +//#include "scanner.h" +//#include "phantom.h" +//#include "filter.h" +//#include "backprojectors.h" #include "docs.h" #include "views.h" #include "imagefile.h"