aboutsummaryrefslogtreecommitdiff
path: root/sim/common/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/defs.h')
-rw-r--r--sim/common/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/defs.h b/sim/common/defs.h
index bbaee4e..0f4062c 100644
--- a/sim/common/defs.h
+++ b/sim/common/defs.h
@@ -35,7 +35,7 @@
#undef PACKAGE_VERSION
/* Include common sim's various configure tests. */
-#ifndef SIM_COMMON_BUILD
+#ifndef SIM_TOPDIR_BUILD
#include "../config.h"
#else
#include "config.h"