summaryrefslogtreecommitdiff
path: root/regress/unittests/bitmap/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'regress/unittests/bitmap/tests.c')
-rw-r--r--regress/unittests/bitmap/tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/unittests/bitmap/tests.c b/regress/unittests/bitmap/tests.c
index 6789661ce..5e02ca13d 100644
--- a/regress/unittests/bitmap/tests.c
+++ b/regress/unittests/bitmap/tests.c
@@ -14,7 +14,7 @@
14 14
15#include <openssl/bn.h> 15#include <openssl/bn.h>
16 16
17#include "test_helper.h" 17#include "../test_helper/test_helper.h"
18 18
19#include "bitmap.h" 19#include "bitmap.h"
20 20