#ifdef __GNUG__
-#pragma implementation
+#pragma implementation "fs_zip.h"
#endif
#include "wx/wxprec.h"
#if wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_ZIPSTREAM
#ifndef WXPRECOMP
-#include "wx/wx.h"
+ #include "wx/intl.h"
+ #include "wx/log.h"
#endif
#include "wx/hash.h"