Modify includes of config.h so that out-of-tree builds, i.e. CMake
[metze/wireshark/wip.git] / tshark.c
index 3ab45edb718c96c28acf94bf79544d88a6fc040d..e800eb63caf65df63e3ea0d8ddb9a11955412424 100644 (file)
--- a/tshark.c
+++ b/tshark.c
@@ -22,7 +22,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "config.h"
+#include <config.h>
 
 #include <stdlib.h>
 #include <stdio.h>