From c32707148292d104c66276b43796d6057c8c7a5d Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:08:42 +0200 Subject: 3.10 --- shared/custom_button.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shared/custom_button.cpp') diff --git a/shared/custom_button.cpp b/shared/custom_button.cpp index fec3b4bb..7154814b 100644 --- a/shared/custom_button.cpp +++ b/shared/custom_button.cpp @@ -7,6 +7,8 @@ #include "custom_button.h" #include #include +#include + wxButtonWithImage::wxButtonWithImage(wxWindow *parent, wxWindowID id, -- cgit