X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fctsim.h;h=eb497b0b655c02a39a7b34d3bb9c613843c8f9de;hb=bd4436e83682ea3b1eab32f5d3d2ee49ba0088e5;hp=92b13f929ecfc2ff46114dc466ae21d7ab0eb0a6;hpb=befd71a7157339b52a0c40359518d5276b25d127;p=ctsim.git diff --git a/src/ctsim.h b/src/ctsim.h index 92b13f9..eb497b0 100644 --- a/src/ctsim.h +++ b/src/ctsim.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ctsim.h,v 1.44 2001/02/11 21:57:08 kevin Exp $ +** $Id: ctsim.h,v 1.45 2001/02/11 22:23:03 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,9 @@ #include "wx/wx.h" #endif #include "wx/config.h" +#ifdef __WXMSW__ #include "wx/msw/helpchm.h" +#endif #ifdef MSVC #define CTSIM_MDI 1