diff options
Diffstat (limited to '')
-rw-r--r-- | src/unstable/itoserver.h (renamed from src/itoserver.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itoserver.h b/src/unstable/itoserver.h index b1f5479..81db4e2 100644 --- a/src/itoserver.h +++ b/src/unstable/itoserver.h | |||
@@ -19,7 +19,7 @@ | |||
19 | #include "bu/thread.h" | 19 | #include "bu/thread.h" |
20 | #include "bu/mutex.h" | 20 | #include "bu/mutex.h" |
21 | #include "bu/synchroqueue.h" | 21 | #include "bu/synchroqueue.h" |
22 | #include "bu/set.h" | 22 | #include "bu/hash.h" |
23 | 23 | ||
24 | #include "bu/clientlink.h" | 24 | #include "bu/clientlink.h" |
25 | #include "bu/clientlinkfactory.h" | 25 | #include "bu/clientlinkfactory.h" |