diff options
Diffstat (limited to 'src/gui/ObjectMenu.cpp')
-rw-r--r-- | src/gui/ObjectMenu.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/ObjectMenu.cpp b/src/gui/ObjectMenu.cpp index 3b8ac66f..5698bd7f 100644 --- a/src/gui/ObjectMenu.cpp +++ b/src/gui/ObjectMenu.cpp @@ -16,8 +16,6 @@ #include <utility> -#include <gtkmm.h> - #include "ingen/Interface.hpp" #include "ingen/client/ObjectModel.hpp" |