diff options
Diffstat (limited to 'test/socket_test.cpp')
-rw-r--r-- | test/socket_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/socket_test.cpp b/test/socket_test.cpp index 1f2d736..9fd7307 100644 --- a/test/socket_test.cpp +++ b/test/socket_test.cpp @@ -3,7 +3,7 @@ #undef NDEBUG -#include "raul/Socket.hpp" +#include <raul/Socket.hpp> #include <poll.h> #include <sys/types.h> |