diff --git a/hecl-gui/ExtractZip.hpp b/hecl-gui/ExtractZip.hpp index f09dde846..744cc7cc8 100644 --- a/hecl-gui/ExtractZip.hpp +++ b/hecl-gui/ExtractZip.hpp @@ -13,4 +13,4 @@ public: static bool extractDir(QuaZip& zip, QString dir); }; -#endif GUI_EXTRACTZIP_HPP +#endif // GUI_EXTRACTZIP_HPP