fix breakpad converter build

This commit is contained in:
Ryan Fleury
2025-03-25 16:57:33 -07:00
parent ab9885bc7d
commit 42e888d41e
3 changed files with 5 additions and 3 deletions
@@ -23,6 +23,7 @@
#include "os/os_inc.h"
#include "async/async.h"
#include "rdi_make/rdi_make_local.h"
#include "rdi_make/rdi_make_help.h"
#include "coff/coff.h"
#include "coff/coff_parse.h"
#include "codeview/codeview.h"
@@ -40,6 +41,7 @@
#include "os/os_inc.c"
#include "async/async.c"
#include "rdi_make/rdi_make_local.c"
#include "rdi_make/rdi_make_help.c"
#include "coff/coff.c"
#include "coff/coff_parse.c"
#include "codeview/codeview.c"