aboutsummaryrefslogtreecommitdiff
path: root/src/regex/regex_test_graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/regex_test_graph.c')
-rw-r--r--src/regex/regex_test_graph.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex/regex_test_graph.c b/src/regex/regex_test_graph.c
index c8efae772..67a11e863 100644
--- a/src/regex/regex_test_graph.c
+++ b/src/regex/regex_test_graph.c
@@ -23,6 +23,7 @@
23 * @author Maximilian Szengel 23 * @author Maximilian Szengel
24 */ 24 */
25#include "platform.h" 25#include "platform.h"
26#include "platform.h"
26#include "regex_internal_lib.h" 27#include "regex_internal_lib.h"
27#include "regex_test_lib.h" 28#include "regex_test_lib.h"
28#include "regex_internal.h" 29#include "regex_internal.h"