diff options
Diffstat (limited to 'dw/platform.hh')
-rw-r--r-- | dw/platform.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/platform.hh b/dw/platform.hh index c7eb37ee..1e16dcfe 100644 --- a/dw/platform.hh +++ b/dw/platform.hh @@ -164,7 +164,7 @@ public: virtual ui::ResourceFactory *getResourceFactory () = 0; }; -} // namespace dw } // namespace core +} // namespace dw #endif // __DW_PLATFORM_HH__ |