r472: Initial import of Graph3d Doc/View
[ctsim.git] / src / views.h
index 3911ca6327db5dc657c5a5b7b3a4b4084d813647..9fcf8f8bfe5986b09f6ac6347717dfc1e58706dd 100644 (file)
@@ -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