summaryrefslogtreecommitdiffstats
path: root/testsuites/validation/tx-support.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/validation/tx-support.c (renamed from testsuites/validation/tc-support.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/validation/tc-support.c b/testsuites/validation/tx-support.c
index 6b48a2d646..dcb7603832 100644
--- a/testsuites/validation/tc-support.c
+++ b/testsuites/validation/tx-support.c
@@ -41,7 +41,7 @@
#include "config.h"
#endif
-#include "tc-support.h"
+#include "tx-support.h"
#include <rtems/test.h>