diff options
Diffstat (limited to 'src/libs/engine/ObjectStore.cpp')
-rw-r--r-- | src/libs/engine/ObjectStore.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/engine/ObjectStore.cpp b/src/libs/engine/ObjectStore.cpp index 82f0606a..d56b3e7b 100644 --- a/src/libs/engine/ObjectStore.cpp +++ b/src/libs/engine/ObjectStore.cpp @@ -15,8 +15,6 @@ */ #include "ObjectStore.h" -#include "Om.h" -#include "OmApp.h" #include "Patch.h" #include "Node.h" #include "Port.h" |