diff options
Diffstat (limited to 'src/regex/test_regex_graph_api.c')
-rw-r--r-- | src/regex/test_regex_graph_api.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex/test_regex_graph_api.c b/src/regex/test_regex_graph_api.c index 303a0ce07d..a0d44fb2f9 100644 --- a/src/regex/test_regex_graph_api.c +++ b/src/regex/test_regex_graph_api.c @@ -26,6 +26,7 @@ #include <time.h> #include "platform.h" #include "regex_internal_lib.h" +#include "regex_test_lib.h" #include "regex_internal.h" #define KEEP_FILES 1 |