diff options
Diffstat (limited to 'src/wx/gdc_certificate_panel.h')
| -rw-r--r-- | src/wx/gdc_certificate_panel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/gdc_certificate_panel.h b/src/wx/gdc_certificate_panel.h index e41254e45..6e2e3303b 100644 --- a/src/wx/gdc_certificate_panel.h +++ b/src/wx/gdc_certificate_panel.h @@ -18,8 +18,10 @@ */ + #include "credentials_download_certificate_panel.h" + class GDCCertificatePanel : public CredentialsDownloadCertificatePanel { public: |
