summaryrefslogtreecommitdiffstats
path: root/client/client_net_socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/client_net_socket.cpp')
-rw-r--r--client/client_net_socket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client_net_socket.cpp b/client/client_net_socket.cpp
index 312d6bf8..e7a24896 100644
--- a/client/client_net_socket.cpp
+++ b/client/client_net_socket.cpp
@@ -22,7 +22,7 @@
#include "common.h"
#include "client_net_socket.h"
#include "debug.h"
-#include "red_error_codes.h"
+#include <spice/error_codes.h>
#include "utils.h"
ClientNetSocket::ClientNetSocket(uint16_t id, const struct in_addr& dst_addr, uint16_t dst_port,