moved WebStorageClient.h to include/LiveSupport/Storage

This commit is contained in:
fgerlits 2004-11-29 12:55:21 +00:00
parent f2f7914896
commit 0311bb4fb4
4 changed files with 9 additions and 9 deletions

View file

@ -22,7 +22,7 @@
Author : $Author: fgerlits $
Version : $Revision: 1.3 $
Version : $Revision: 1.4 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storage/src/WebStorageClientTest.cxx,v $
------------------------------------------------------------------------------*/
@ -47,7 +47,7 @@
#include "WebStorageClient.h"
#include "LiveSupport/Core/SessionId.h"
#include "WebStorageClientTest.h"
#include "LiveSupport/Storage/WebStorageClientTest.h"
using namespace std;
using namespace LiveSupport::Core;