summaryrefslogtreecommitdiff
path: root/AudioManagerDaemon/test/MockIAmCommandSend.h
diff options
context:
space:
mode:
Diffstat (limited to 'AudioManagerDaemon/test/MockIAmCommandSend.h')
-rw-r--r--AudioManagerDaemon/test/MockIAmCommandSend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManagerDaemon/test/MockIAmCommandSend.h b/AudioManagerDaemon/test/MockIAmCommandSend.h
index 8d1c17f..0c8558e 100644
--- a/AudioManagerDaemon/test/MockIAmCommandSend.h
+++ b/AudioManagerDaemon/test/MockIAmCommandSend.h
@@ -21,7 +21,7 @@
#ifndef MOCKCOMMANDINTERFACE_H_
#define MOCKCOMMANDINTERFACE_H_
-#include "command/IAmCommandSend.h"
+#include "IAmCommand.h"
#include "gtest/gtest.h"
#include "gmock/gmock.h"