diff options
Diffstat (limited to 'include/contentDirectory.h')
-rw-r--r-- | include/contentDirectory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/contentDirectory.h b/include/contentDirectory.h index 92544a0..8c9a4b7 100644 --- a/include/contentDirectory.h +++ b/include/contentDirectory.h @@ -52,6 +52,8 @@ private: void Action(); + cCondWait sleep; + } ContentDirectory; } // namespace upnp |