diff options
Diffstat (limited to 'shared/help_provider.cpp')
-rw-r--r-- | shared/help_provider.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/help_provider.cpp b/shared/help_provider.cpp index 2c5d5aa9..7eb043cd 100644 --- a/shared/help_provider.cpp +++ b/shared/help_provider.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 "help_provider.h" #include <wx/help.h> #include "standard_paths.h" |