X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.h;h=5b49cdc5c929994069f7c202221dea708fdee930;hp=4b992da8479d9f48c5a418030b422a8e22a24401;hb=0392f1a597f0b8b608c81ff5d4f7adfda6154f4f;hpb=728e9fcbe0b785e56e7dcd2bd305786c647050af diff --git a/src/ctsim.h b/src/ctsim.h index 4b992da..5b49cdc 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.61 2001/03/21 21:45:31 kevin Exp $ +** $Id: ctsim.h,v 1.62 2001/03/30 19:15: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 @@ -341,7 +341,7 @@ enum { IFMENU_IMAGE_SUBTRACT, IFMENU_IMAGE_MULTIPLY, IFMENU_IMAGE_DIVIDE, -#if wxUSE_GLCANVAS +#ifdef wxUSE_GLCANVAS IFMENU_IMAGE_CONVERT3D, #endif