Move files to subdirectories (#6599)
[oweals/minetest.git] / src / network / connectionthreads.h
index 15c247f76c9c87c25e0682cf7901a8d8bf6a7b62..ddac4ae20f66ff5de320399c7f6893d26e5019f6 100644 (file)
@@ -21,7 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #pragma once
 
 #include <cassert>
-#include "../threading/thread.h"
+#include "threading/thread.h"
 #include "connection.h"
 
 namespace con