aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/background.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/background.hpp')
-rw-r--r--src/menu/background.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/background.hpp b/src/menu/background.hpp
index a971416c..0a7bee49 100644
--- a/src/menu/background.hpp
+++ b/src/menu/background.hpp
@@ -52,6 +52,6 @@ namespace usdx
*/
const DrawableControl& get_parent(void) const;
};
-};
+}
#endif