summaryrefslogtreecommitdiffstats
path: root/src/gui/ObjectMenu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ObjectMenu.cpp')
-rw-r--r--src/gui/ObjectMenu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/ObjectMenu.cpp b/src/gui/ObjectMenu.cpp
index 2991f2d1..2fa14778 100644
--- a/src/gui/ObjectMenu.cpp
+++ b/src/gui/ObjectMenu.cpp
@@ -19,7 +19,7 @@
#include <gtkmm.h>
#include "ingen/ServerInterface.hpp"
#include "shared/LV2URIMap.hpp"
-#include "client/ObjectModel.hpp"
+#include "ingen/client/ObjectModel.hpp"
#include "App.hpp"
#include "ObjectMenu.hpp"
#include "WindowFactory.hpp"