X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fbackgroundmgr.h;h=a900f72941b1476b3582115f873e4718de68dcf6;hp=b6e668a8c1cf74277f0c81ecaaa908d64e9399a5;hb=b4f2d26b8657e786cecf339a13fe8e53c2a0e6b5;hpb=fbe99ce7041eb409981b1fd8e269827daf4ed168 diff --git a/src/backgroundmgr.h b/src/backgroundmgr.h index b6e668a..a900f72 100644 --- a/src/backgroundmgr.h +++ b/src/backgroundmgr.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2001 Kevin Rosenberg ** -** $Id: backgroundmgr.h,v 1.7 2001/02/25 10:52:55 kevin Exp $ +** $Id: backgroundmgr.h,v 1.8 2001/03/05 20:29:23 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 @@ -44,9 +44,7 @@ #include -#if defined(HAVE_CONFIG_H) -#include "config.h" -#endif +#ifdef HAVE_WXTHREADS class BackgroundManagerCanvas; @@ -117,6 +115,7 @@ public: DECLARE_EVENT_TABLE() }; +#endif // HAVE_WXTHREADS #endif // _BACKGROUNDMGR_H