aboutsummaryrefslogtreecommitdiff
path: root/tests/lib
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib/edid-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/edid-test.c b/tests/lib/edid-test.c
index 73ce4ecaf7..a93e88a292 100644
--- a/tests/lib/edid-test.c
+++ b/tests/lib/edid-test.c
@@ -5,7 +5,7 @@
#include <edid.h>
#include <assert.h>
#include <string.h>
-#include <lib/edid-test.h>
+#include <tests/lib/edid.h>
struct test_state {
int data_size;