View | Details | Raw Unified | Return to issue 13013
Collapse All | Expand All

(-)addresstemplate.hxx (-1 / +1 lines)
Lines 75-81 Link Here
75
#include <vcl/combobox.hxx>
75
#include <vcl/combobox.hxx>
76
#endif
76
#endif
77
#ifndef _SV_BUTTON_HXX
77
#ifndef _SV_BUTTON_HXX
78
#include <vcl/imagebtn.hxx>
78
#include <vcl/button.hxx>
79
#endif
79
#endif
80
#ifndef _SV_LSTBOX_HXX
80
#ifndef _SV_LSTBOX_HXX
81
#include <vcl/lstbox.hxx>
81
#include <vcl/lstbox.hxx>

Return to issue 13013