summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/wireshark.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wireshark.mpb b/config/wireshark.mpb
index 85d2d2b3..424e587b 100644
--- a/config/wireshark.mpb
+++ b/config/wireshark.mpb
@@ -73,7 +73,7 @@ feature(wireshark) {
feature(wireshark_cmake) {
avoids += wireshark
- includes += $(WIRESHARK_BUILD)
+ includes += $(WIRESHARK_BUILD) $(WIRESHARK_SRC)/include
libpaths += $(WIRESHARK_BUILD)/$(WIRESHARK_LIB)
lit_libs += wiretap wireshark wsutil
}