summaryrefslogtreecommitdiff
path: root/test/dm/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/osd.c')
-rw-r--r--test/dm/osd.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/dm/osd.c b/test/dm/osd.c
index 5739dfa0b8..8784867ecb 100644
--- a/test/dm/osd.c
+++ b/test/dm/osd.c
@@ -7,10 +7,11 @@
#include <common.h>
#include <display_options.h>
#include <dm.h>
-#include <dm/test.h>
-#include <test/ut.h>
#include <video_osd.h>
#include <asm/test.h>
+#include <dm/test.h>
+#include <test/test.h>
+#include <test/ut.h>
#include "../../drivers/video/sandbox_osd.h"