summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/include/CAmCommandSender.h
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/include/CAmCommandSender.h')
-rw-r--r--AudioManagerDaemon/include/CAmCommandSender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManagerDaemon/include/CAmCommandSender.h b/AudioManagerDaemon/include/CAmCommandSender.h
index 78858f9..db9ca50 100644
--- a/AudioManagerDaemon/include/CAmCommandSender.h
+++ b/AudioManagerDaemon/include/CAmCommandSender.h
@@ -26,7 +26,7 @@
#include "../test/IAmCommandBackdoor.h" //we need this for the unit test
#endif
-#include "command/IAmCommandSend.h"
+#include "IAmCommand.h"
namespace am
{