aboutsummaryrefslogtreecommitdiffstats
path: root/router
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-10-30 16:32:25 -0700
committerChris Robinson <[email protected]>2018-10-30 16:32:25 -0700
commit08aa9d898bcd2ca653fc3354ec086c154e4932d6 (patch)
tree261c38a27b92541980088b8375e8b0dd077db801 /router
parent6a8f5e59508fb7f89a758edd8a70d6e61999ef1a (diff)
Remove an unnecessary include
Diffstat (limited to 'router')
-rw-r--r--router/router.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/router/router.h b/router/router.h
index 96db56ea..41060ecd 100644
--- a/router/router.h
+++ b/router/router.h
@@ -15,7 +15,6 @@
#include "AL/alc.h"
#include "AL/al.h"
#include "AL/alext.h"
-#include "rwlock.h"
#ifndef UNUSED