build(IWYU): export generated headers

This commit is contained in:
dundargoc
2023-11-27 18:46:03 +01:00
committed by dundargoc
parent f4aedbae4c
commit e38a053692
13 changed files with 14 additions and 19 deletions

View File

@@ -122,7 +122,7 @@ typedef struct ui_event_callback {
// uncrustify:off
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "ui.h.generated.h"
# include "ui_events_call.h.generated.h"
# include "ui_events_call.h.generated.h" // IWYU pragma: export
#endif
// uncrustify:on