From 7ac433fc8c3eded929ab14c0fac7d7ed99880841 Mon Sep 17 00:00:00 2001 From: Michael Lotz Date: Sun, 1 Feb 2009 17:29:42 +0000 Subject: [PATCH] Fix deprecated include. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29110 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/bluetooth/ConnectionIncoming.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/private/bluetooth/ConnectionIncoming.h b/headers/private/bluetooth/ConnectionIncoming.h index 4e8d8280ad..f8292f892f 100644 --- a/headers/private/bluetooth/ConnectionIncoming.h +++ b/headers/private/bluetooth/ConnectionIncoming.h @@ -13,7 +13,7 @@ #include #include #include -#include +#include #include #include