diff options
Diffstat (limited to 'client.cxx')
| -rw-r--r-- | client.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ #include <QStringBuilder> -#include <rtclient/client.h> +#include <rtclient.h> #include <rtclient/ticket.h> #include <rtclient/search.h> -#include "qrtclient/client.hxx" +#include "qrtclient.hxx" namespace RTClient { |