summaryrefslogtreecommitdiff
path: root/main/tests/test_shader_lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_shader_lang.h')
-rw-r--r--main/tests/test_shader_lang.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_shader_lang.h b/main/tests/test_shader_lang.h
index aae047ce10..3a3797ecdc 100644
--- a/main/tests/test_shader_lang.h
+++ b/main/tests/test_shader_lang.h
@@ -33,8 +33,7 @@
namespace TestShaderLang {
-MainLoop* test();
-
+MainLoop *test();
}
#endif // TEST_SHADER_LANG_H