diff options
Diffstat (limited to 'src/gui/UploadPatchWindow.hpp')
-rw-r--r-- | src/gui/UploadPatchWindow.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/UploadPatchWindow.hpp b/src/gui/UploadPatchWindow.hpp index f0dce373..98d1b6c1 100644 --- a/src/gui/UploadPatchWindow.hpp +++ b/src/gui/UploadPatchWindow.hpp @@ -28,7 +28,7 @@ #include "raul/Thread.hpp" #include "raul/AtomicInt.hpp" -#include "client/PluginModel.hpp" +#include "ingen/client/PluginModel.hpp" #include "Window.hpp" |