X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcredentials_download_certificate_panel.h;h=d0449e6696e65798361d972b5eb3ef5143aac7e4;hb=5063594e6836cfabed7d55f4963da9c8cf3b9f11;hp=b9af14f5b27a61d87fe6cb1de90083f2faaffac3;hpb=b915348a8288d68e2ff114fb3dd89ad22e699969;p=dcpomatic.git diff --git a/src/wx/credentials_download_certificate_panel.h b/src/wx/credentials_download_certificate_panel.h index b9af14f5b..d0449e669 100644 --- a/src/wx/credentials_download_certificate_panel.h +++ b/src/wx/credentials_download_certificate_panel.h @@ -18,13 +18,17 @@ */ + #ifndef CREDENTIALS_DOWNLOAD_CERTIFICATE_PANEL_H #define CREDENTIALS_DOWNLOAD_CERTIFICATE_PANEL_H + #include "download_certificate_panel.h" + class PasswordEntry; + class CredentialsDownloadCertificatePanel : public DownloadCertificatePanel { public: