--- a/profiles/mojoshader_profile_d3d.c Tue Apr 23 14:43:10 2019 -0400
+++ b/profiles/mojoshader_profile_d3d.c Tue Apr 23 14:55:13 2019 -0400
@@ -7,11 +7,11 @@
* This file written by Ryan C. Gordon.
*/
-#pragma GCC visibility push(hidden)
-
#define __MOJOSHADER_INTERNAL__ 1
#include "mojoshader_profile.h"
+#pragma GCC visibility push(hidden)
+
#if SUPPORT_PROFILE_D3D
const char *make_D3D_srcarg_string_in_buf(Context *ctx,
@@ -683,4 +683,4 @@
#endif // SUPPORT_PROFILE_D3D
-#pragma GCC visibility pop
\ No newline at end of file
+#pragma GCC visibility pop