aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/background_image.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/background_image.hpp')
-rw-r--r--src/menu/background_image.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/menu/background_image.hpp b/src/menu/background_image.hpp
index 8b28a2e3..14c034e3 100644
--- a/src/menu/background_image.hpp
+++ b/src/menu/background_image.hpp
@@ -76,7 +76,6 @@ namespace usdx
virtual ~BackgroundImage();
};
-};
-
+}
#endif