diff options
Diffstat (limited to 'tests/error.c')
-rw-r--r-- | tests/error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error.c b/tests/error.c index f1ef6ee..7bd8ef6 100644 --- a/tests/error.c +++ b/tests/error.c @@ -18,7 +18,7 @@ * <http://www.gnu.org/licenses/>. * *************************************************************************/ -#include "../libdimension/dimension.h" +#include "tests.h" #include <stdlib.h> int |