diff options
Diffstat (limited to 'qicclient.hxx')
-rw-r--r-- | qicclient.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qicclient.hxx b/qicclient.hxx index a3cc6d0..f74510c 100644 --- a/qicclient.hxx +++ b/qicclient.hxx @@ -2,7 +2,7 @@ #define QICCLIENT_HXX #include <QObject> -#include <qicclient/catalog.hxx> +#include "qicclient/catalog.hxx" #include <icclient.h> namespace QICClient { |