diff options
Diffstat (limited to 'shared/file_io.cpp')
-rw-r--r-- | shared/file_io.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/file_io.cpp b/shared/file_io.cpp index c19101aa..2614ac06 100644 --- a/shared/file_io.cpp +++ b/shared/file_io.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 "file_io.h" #include "last_error.h" #include "i18n.h" |