[office/tellico] src: Fix compilation
Robby Stephenson <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ada0ad8ce22e02e1838bc5580bb29895aa7b5e71 by Robby Stephenson. Committed on 01/08/2026 at 00:54. Pushed by rstephenson into branch 'master'. Fix compilation M +1 -0 src/fetchdialog.cpp https://invent.kde.org/office/tellico/-/commit/ada0ad8ce22e02e1838bc5580bb29895aa7b5e71 diff --git a/src/fetchdialog.cpp b/src/fetchdialog.cpp index 2fb63d11b..29b92d077 100644 --- a/src/fetchdialog.cpp +++ b/src/fetchdialog.cpp @@ -32,6 +32,7 @@ #include "entryview.h" #include "utils/isbnvalidator.h" #include "utils/upcvalidator.h" +#include "utils/lccnvalidator.h" #include "tellico_kernel.h" #include "core/filehandler.h" #include "collection.h"