summaryrefslogtreecommitdiffstats
path: root/trunk/source/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/source/defines.h')
-rw-r--r--trunk/source/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/source/defines.h b/trunk/source/defines.h
index d99b68eff6..65ee839714 100644
--- a/trunk/source/defines.h
+++ b/trunk/source/defines.h
@@ -25,7 +25,7 @@
#define ESCAPE '\x1b' // most ansi-friendly way I can think of defining this.
// there's got to be a better way...
-#ifdef _LIBLINUX_IMPLEMENTATION
+#ifdef _LIBUNIX_IMPLEMENTATION
#elif macintosh
#else
#ifndef TRUE