summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-05-14 10:32:58 +0200
committerchristian mueller <christian.ei.mueller@bmw.de>2012-05-24 13:40:22 +0200
commit72b64ac2df6c04ce80103fb3963149b9c083ecc9 (patch)
tree742a81b729b30716dd39d1d776ea5e35274ba197
parentbdf0b3fd9a91fdd9ef4a7b87af90266884903fa9 (diff)
downloadaudiomanager-72b64ac2df6c04ce80103fb3963149b9c083ecc9.tar.gz
* forgot to submit Python include for Dbus test
Signed-off-by: christian mueller <christian.ei.mueller@bmw.de>
-rw-r--r--PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp b/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp
index c952d93..8add391 100644
--- a/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp
+++ b/PluginCommandInterfaceDbus/test/CAmCommandSenderDbusTest.cpp
@@ -16,6 +16,7 @@
*/
#include "CAmCommandSenderDbusTest.h"
+#include <Python.h>
#include <iostream>
#include <fstream>
#include <sstream>