aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/frame.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/frame.hpp')
-rw-r--r--src/menu/frame.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/frame.hpp b/src/menu/frame.hpp
index a67c0354..f6a25f58 100644
--- a/src/menu/frame.hpp
+++ b/src/menu/frame.hpp
@@ -55,7 +55,7 @@ namespace usdx
virtual ~Frame();
};
-};
+}
#endif