diff --git a/src/bindings/mono/eo_mono/iwrapper.cs b/src/bindings/mono/eo_mono/iwrapper.cs index 29a346dcc4..ea7104b384 100644 --- a/src/bindings/mono/eo_mono/iwrapper.cs +++ b/src/bindings/mono/eo_mono/iwrapper.cs @@ -34,7 +34,7 @@ namespace Efl namespace Eo { -public static class Globals +internal static class Globals { /// Represents the type of the native Efl_Class. internal enum EflClassType