bluetooth/btstack/test/util/hcemulator/hcemulator.cpp
changeset 48 22de2e391156
parent 0 29b1cd4cb562
--- a/bluetooth/btstack/test/util/hcemulator/hcemulator.cpp	Wed Jul 21 15:42:05 2010 +0300
+++ b/bluetooth/btstack/test/util/hcemulator/hcemulator.cpp	Thu Sep 23 17:06:47 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -21,7 +21,9 @@
 #include <f32file.h>
 #include <e32test.h>
 #include <c32comm.h>
-//#include <log.h>
+#include <bluetooth/hci/hciopcodes.h>
+#include <bluetooth/hci/hciconsts.h>
+#include <bluetooth/hci/aclpacketconsts.h>
 
 #include "hcemulator.h"