Module String renamed to UpnpString due to case insensitive file systems.

git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@379 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez
2008-05-09 22:44:14 +00:00
parent 9a98f25b95
commit 094cedc807
13 changed files with 13 additions and 13 deletions

View File

@@ -45,7 +45,7 @@ extern "C" {
#include "service_table.h"
#include "String.h" // for UpnpString
#include "UpnpString.h"
#include "TimerThread.h"
#include "upnp.h"
#include "upnp_timeout.h"