aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/drawable.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/drawable.hpp')
-rw-r--r--src/menu/drawable.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/drawable.hpp b/src/menu/drawable.hpp
index 08471471..575295fa 100644
--- a/src/menu/drawable.hpp
+++ b/src/menu/drawable.hpp
@@ -70,6 +70,6 @@ namespace usdx
*/
virtual const bool is_visible(void) const;
};
-};
+}
#endif