diff options
Diffstat (limited to 'ui/msg_popup.cpp')
-rw-r--r-- | ui/msg_popup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/msg_popup.cpp b/ui/msg_popup.cpp index 7e35e19b..900ab683 100644 --- a/ui/msg_popup.cpp +++ b/ui/msg_popup.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 "msg_popup.h" #include "../library/resources.h" #include "../shared/mouse_move_dlg.h" |