r310: plotfile updates
[ctsim.git] / src / dialogs.h
index b14fa78b42d8971f119708fa8bae39c471cc0be0..c4c66473ec7f82ca12cdd1e7a5cb5b503a8c0475 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: dialogs.h,v 1.14 2000/12/20 20:08:48 kevin Exp $
+**  $Id: dialogs.h,v 1.15 2000/12/21 03:40:58 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
@@ -35,7 +35,8 @@
 #include "scanner.h"
 #include "phantom.h"
 #include "procsignal.h"
-#include "filter.h"
+#include "filter.h"\r
+
 
 // CLASS StringValueAndTitleListBox
 //
@@ -65,6 +66,7 @@ class DialogGetPhantom : public wxDialog
  private:
     StringValueAndTitleListBox* m_pListBoxPhantom;
 };
+\r
 
 
 class ImageFile;