aboutsummaryrefslogtreecommitdiffstats
path: root/rawshark.c
diff options
context:
space:
mode:
Diffstat (limited to 'rawshark.c')
-rw-r--r--rawshark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rawshark.c b/rawshark.c
index 53ad1ac022..7de15440c9 100644
--- a/rawshark.c
+++ b/rawshark.c
@@ -32,7 +32,7 @@
* - Prints a status line, followed by fields from a specified list.
*/
-#include "config.h"
+#include <config.h>
#include <stdlib.h>
#include <stdio.h>