diff options
| author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2008-08-01 14:08:54 +0000 |
|---|---|---|
| committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2008-08-01 14:08:54 +0000 |
| commit | 76d9fce5d584fda7dc3afa25ca1390c7c06a0fc3 (patch) | |
| tree | a8b8a62f93034794aefea111ebbc9e2440908dc5 /tests | |
| parent | 51b572d5748f92cf9780b6a6154d4931d1c7cdd1 (diff) | |
forked lasso branch for adeline
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.c b/tests/tests.c index 799b98a3..872b886c 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -23,7 +23,7 @@ #include <stdlib.h> #include <string.h> -#include <lasso_config.h> +#include <config.h> #include <check.h> #include <lasso/lasso.h> |
