aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/socket.h')
-rw-r--r--wsutil/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/socket.h b/wsutil/socket.h
index 8387ecf2f4..cc0a7c1662 100644
--- a/wsutil/socket.h
+++ b/wsutil/socket.h
@@ -12,7 +12,7 @@
#ifndef __SOCKET_H__
#define __SOCKET_H__
-#include "ws_symbol_export.h"
+#include <wireshark.h>
#if defined(_WIN32) && !defined(__CYGWIN__)
#include <windows.h>