From 5d82870a04d70ee6e3f075cd4e8a9b6f416e84bb Mon Sep 17 00:00:00 2001 From: Javier Date: Fri, 1 Jan 2016 22:06:17 +0100 Subject: fix source and header paths --- agents/musicconn.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'agents/musicconn.h') diff --git a/agents/musicconn.h b/agents/musicconn.h index 3cee914..72c85dc 100644 --- a/agents/musicconn.h +++ b/agents/musicconn.h @@ -1,9 +1,8 @@ #ifndef MUSICCONN_H #define MUSICCONN_H -#include -#include "sapconnection.h" -#include "sapsocket.h" +#include +#include class MusicConn : public QObject { -- cgit v1.2.3