aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/control.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/menu/control.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/control.hpp b/src/menu/control.hpp
index a4314579..4000a5df 100644
--- a/src/menu/control.hpp
+++ b/src/menu/control.hpp
@@ -68,6 +68,6 @@ namespace usdx
*/
const Control* get_owner(void) const;
};
-};
+}
#endif