summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/Base64.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/Base64.c')
-rw-r--r--Source/kwsys/Base64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/Base64.c b/Source/kwsys/Base64.c
index cdb0675..53d7c46 100644
--- a/Source/kwsys/Base64.c
+++ b/Source/kwsys/Base64.c
@@ -14,7 +14,7 @@ the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
-#define KWSYS_IN_PROCESS_C
+#define KWSYS_IN_BASE64_C
#include <Base64.h>
/*--------------------------------------------------------------------------*/