X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fviews.h;h=9fcf8f8bfe5986b09f6ac6347717dfc1e58706dd;hp=3911ca6327db5dc657c5a5b7b3a4b4084d813647;hb=ba8635d790ee847d9746c6da24b60bd4cb6d9116;hpb=d3a6bf4aa2ccd32ed7671d1d97777dfc414df51d diff --git a/src/views.h b/src/views.h index 3911ca6..9fcf8f8 100644 --- a/src/views.h +++ b/src/views.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: views.h,v 1.41 2001/01/30 05:05:41 kevin Exp $ +** $Id: views.h,v 1.42 2001/01/30 07:32:13 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,6 +35,7 @@ #include "wx/wx.h" #include "docs.h" #include "imagefile.h" +#include "graph3dview.h" class ImageFileCanvas; class ImageFileView : public wxView