summaryrefslogtreecommitdiff
path: root/includes/control/ControlSendInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/control/ControlSendInterface.h')
-rw-r--r--includes/control/ControlSendInterface.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/control/ControlSendInterface.h b/includes/control/ControlSendInterface.h
index 368a662..7e1d276 100644
--- a/includes/control/ControlSendInterface.h
+++ b/includes/control/ControlSendInterface.h
@@ -22,8 +22,8 @@
*
* THIS CODE HAS BEEN GENERATED BY ENTERPRISE ARCHITECT GENIVI MODEL. PLEASE CHANGE ONLY IN ENTERPRISE ARCHITECT AND GENERATE AGAIN
*/
-#if !defined(EA_8234D3A3_5F5A_46e0_874E_380BD260B451__INCLUDED_)
-#define EA_8234D3A3_5F5A_46e0_874E_380BD260B451__INCLUDED_
+#if !defined(EA_0EFEA913_25A8_4004_B878_0459775ABFB2__INCLUDED_)
+#define EA_0EFEA913_25A8_4004_B878_0459775ABFB2__INCLUDED_
#include <vector>
#include <string>
@@ -36,7 +36,7 @@ namespace am {
* All the hooks represent system events that need to be handled. The callback functions are used to handle for example answers to function calls on the AudioManagerCoreInterface.
* @author christian
* @version 1.0
- * @created 08-Dec-2011 1:05:14 PM
+ * @created 12-Dec-2011 8:33:25 PM
*/
class ControlSendInterface
{
@@ -326,4 +326,4 @@ namespace am {
};
}
-#endif // !defined(EA_8234D3A3_5F5A_46e0_874E_380BD260B451__INCLUDED_)
+#endif // !defined(EA_0EFEA913_25A8_4004_B878_0459775ABFB2__INCLUDED_)