diff --git a/src/wine-host/wine-bridge.cpp b/src/wine-host/wine-bridge.cpp index 800339b4..2adc9f39 100644 --- a/src/wine-host/wine-bridge.cpp +++ b/src/wine-host/wine-bridge.cpp @@ -18,13 +18,9 @@ #include -#include - #include "../common/communication.h" #include "../common/events.h" -namespace fs = boost::filesystem; - /** * A function pointer to what should be the entry point of a VST plugin. */