summaryrefslogtreecommitdiff
path: root/doc/doxygen.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.cfg.in')
-rw-r--r--doc/doxygen.cfg.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doxygen.cfg.in b/doc/doxygen.cfg.in
index 504d41c..f4ccf1e 100644
--- a/doc/doxygen.cfg.in
+++ b/doc/doxygen.cfg.in
@@ -2113,7 +2113,8 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = API_EXPORTED= \
DEFAULT_VISIBILITY= \
- LIBUSB_CALL=
+ LIBUSB_CALL= \
+ LIBUSB_PACKED=
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The