r392: *** empty log message ***
[ctsim.git] / libctgraphics / dlgezplot.cpp
index d59f11f9452dac00086816fb2594baa323438d83..ebfab04a961e679b97f58fdbe00360e89c16b9b5 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2001 Kevin Rosenberg
 **
-**  $Id: dlgezplot.cpp,v 1.1 2001/01/13 04:47:50 kevin Exp $
+**  $Id: dlgezplot.cpp,v 1.2 2001/01/13 05:01:15 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
 **  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ******************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifdef HAVE_WXWINDOWS
 
 #ifdef __GNUG__