diff options
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/perk_driver_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h index 9581210..5ca0bc3 100644 --- a/src/internal/perk_driver_impl.h +++ b/src/internal/perk_driver_impl.h @@ -17,6 +17,7 @@ enum app_tags { TAG_OUTPUT, TAG_PRETTY, TAG_IMGTYPE, + TAG_SECTIONS, TAG_EXPSYMS, TAG_IMPLIBS, TAG_IMPSYMS, |