diff options
Diffstat (limited to 'tests/ingen_test.cpp')
-rw-r--r-- | tests/ingen_test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp index a9c561a0..cbc7f64c 100644 --- a/tests/ingen_test.cpp +++ b/tests/ingen_test.cpp @@ -47,9 +47,6 @@ #include "ingen/client/ThreadedSigClientInterface.hpp" #include "ingen/runtime_paths.hpp" #include "ingen/types.hpp" -#ifdef WITH_BINDINGS -#include "bindings/ingen_bindings.hpp" -#endif using namespace std; using namespace Ingen; |