r647: *** empty log message ***
[ctsim.git] / src / ctsim.h
index 4b992da8479d9f48c5a418030b422a8e22a24401..5b49cdc5c929994069f7c202221dea708fdee930 100644 (file)
@@ -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