diff options
Diffstat (limited to 'shared/custom_button.cpp')
-rw-r--r-- | shared/custom_button.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/custom_button.cpp b/shared/custom_button.cpp index 98c0a3cd..0c4c3019 100644 --- a/shared/custom_button.cpp +++ b/shared/custom_button.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 "custom_button.h" #include <wx/dcmemory.h> #include <wx/image.h> |