From aa454620bff8b6c5dcd4e0e379726307ad1918da Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Mon, 22 Jan 2007 05:00:29 +0000
Subject: Created Raul namespace.

git-svn-id: http://svn.drobilla.net/lad/raul@265 a436a847-0d15-0410-975c-d299462d15a1
---
 tests/path_test.cpp | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tests/path_test.cpp')

diff --git a/tests/path_test.cpp b/tests/path_test.cpp
index 911b760..280f968 100644
--- a/tests/path_test.cpp
+++ b/tests/path_test.cpp
@@ -2,6 +2,7 @@
 #include <raul/Path.h>
 
 using namespace std;
+using namespace Raul;
 
 int
 main()
-- 
cgit v1.2.1