r2088: *** empty log message ***
[ctsim.git] / src / graph3dview.h
index 7933f17b5853eae97a10b334092de0eceffcc012..90b6d44191f1df25788af53b65c1e2f666a8997e 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: graph3dview.h,v 1.8 2001/03/21 21:45:31 kevin Exp $
+**  $Id: graph3dview.h,v 1.9 2002/05/28 18:43:16 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
@@ -39,7 +39,7 @@
 class Graph3dFileCanvas;
 class Graph3dFileView : public wxView 
 {
-  friend Graph3dFileCanvas;
+  friend class Graph3dFileCanvas;
 
 private:
   DECLARE_DYNAMIC_CLASS(Graph3dFileView)