diff options
Diffstat (limited to 'ui/switch_to_gui.cpp')
-rw-r--r-- | ui/switch_to_gui.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/switch_to_gui.cpp b/ui/switch_to_gui.cpp index 4bfdfd1f..7bd28c59 100644 --- a/ui/switch_to_gui.cpp +++ b/ui/switch_to_gui.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 "switch_to_gui.h" #include "main_dlg.h" |