summaryrefslogtreecommitdiff
path: root/main/tests/test_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_image.h')
-rw-r--r--main/tests/test_image.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_image.h b/main/tests/test_image.h
index 51ce6d5cc7..f520462429 100644
--- a/main/tests/test_image.h
+++ b/main/tests/test_image.h
@@ -37,8 +37,7 @@
namespace TestImage {
-MainLoop* test();
-
+MainLoop *test();
}
#endif