X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fscanner.h;h=fea4dc4c8cc1675585cb75df543881684a3feff9;hp=162e89686744e2a34a9f04374e3333ea0fe7f007;hb=3f6c94c6bd432ad7b7a55ad991d3b8223fb44f18;hpb=17644359b085e5c2be7d71f8c0fb6dacd3cbd681 diff --git a/include/scanner.h b/include/scanner.h index 162e896..fea4dc4 100644 --- a/include/scanner.h +++ b/include/scanner.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: scanner.h,v 1.17 2001/02/08 06:25:07 kevin Exp $ +** $Id: scanner.h,v 1.18 2001/02/20 04:48:45 kevin Exp $ ** ** ** This program is free software; you can redistribute it and/or modify @@ -140,7 +140,7 @@ class Scanner GRFMTX_2D m_rotmtxIncrement; -#if HAVE_SGP +#ifdef HAVE_SGP SGP* m_pSGP; // Pointer to graphics device double m_dXMinWin; // Extent of graphics window double m_dXMaxWin;