diff options
Diffstat (limited to 'library/statistics.cpp')
-rw-r--r-- | library/statistics.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/statistics.cpp b/library/statistics.cpp index 812c869b..a29f60af 100644 --- a/library/statistics.cpp +++ b/library/statistics.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 "statistics.h" #include <wx/ffile.h> |