diff options
Diffstat (limited to 'Tests/SystemInformation')
-rw-r--r-- | Tests/SystemInformation/DumpInformation.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/SystemInformation/DumpInformation.h.in b/Tests/SystemInformation/DumpInformation.h.in index afbd2e1..72d5cd1 100644 --- a/Tests/SystemInformation/DumpInformation.h.in +++ b/Tests/SystemInformation/DumpInformation.h.in @@ -1,6 +1,6 @@ #ifndef _DumpInformation_h #define _DumpInformation_h -#define DumpInformation_BINARY_DIR "@DumpInformation_BINARY_DIR@" +#define DumpInformation_BINARY_DIR "@SystemInformation_BINARY_DIR@" #endif |