From 49588c7322679fe3dadf7aaad058d7df76e0d8d3 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 06 May 2004 19:47:25 +0000 Subject: Error spotted by Clement with Opie::Core and namespaces --- (limited to 'noncore/net/opietooth/lib/device.h') diff --git a/noncore/net/opietooth/lib/device.h b/noncore/net/opietooth/lib/device.h index f3339fc..3631c97 100644 --- a/noncore/net/opietooth/lib/device.h +++ b/noncore/net/opietooth/lib/device.h @@ -8,7 +8,7 @@ #include -namespace Opie {namespace Core {class Opie::Core::OProcess;}} +namespace Opie {namespace Core {class OProcess;}} namespace OpieTooth { /** * Device takes care of attaching serial -- cgit v0.9.0.2