aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/gl_delayed_allocation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/gl_delayed_allocation.hpp')
-rw-r--r--src/menu/gl_delayed_allocation.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu/gl_delayed_allocation.hpp b/src/menu/gl_delayed_allocation.hpp
index 92fe3600..d32c2109 100644
--- a/src/menu/gl_delayed_allocation.hpp
+++ b/src/menu/gl_delayed_allocation.hpp
@@ -60,6 +60,6 @@ namespace usdx
virtual void enable(void);
virtual void disable(void);
};
-};
+}
#endif