diff options
Diffstat (limited to 'library/error_log.cpp')
-rw-r--r-- | library/error_log.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/error_log.cpp b/library/error_log.cpp index eef8572a..28819f40 100644 --- a/library/error_log.cpp +++ b/library/error_log.cpp @@ -3,7 +3,7 @@ // * GNU General Public License: http://www.gnu.org/licenses/gpl.html * // * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) * // ************************************************************************** -// + #include "error_log.h" #include <wx/datetime.h> #include "../shared/i18n.h" |