diff options
Diffstat (limited to 'qicclient/client.hxx')
-rw-r--r-- | qicclient/client.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qicclient/client.hxx b/qicclient/client.hxx index d05d101..c6344f7 100644 --- a/qicclient/client.hxx +++ b/qicclient/client.hxx @@ -5,7 +5,7 @@ struct icclient_user; -namespace ICClient { +namespace QICClient { using std::shared_ptr; class Catalog; |