aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-fcsp.c')
-rw-r--r--epan/dissectors/packet-fcsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fcsp.c b/epan/dissectors/packet-fcsp.c
index df87eea14a..61fb79a23c 100644
--- a/epan/dissectors/packet-fcsp.c
+++ b/epan/dissectors/packet-fcsp.c
@@ -52,7 +52,7 @@
# include "snprintf.h"
#endif
-#include "prefs.h"
+#include <epan/prefs.h>
#include <epan/packet.h>
#include <epan/conversation.h>
#include "etypes.h"