diff options
Diffstat (limited to 'src/server/PatchPlugin.hpp')
-rw-r--r-- | src/server/PatchPlugin.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/PatchPlugin.hpp b/src/server/PatchPlugin.hpp index 72885c7d..3504730f 100644 --- a/src/server/PatchPlugin.hpp +++ b/src/server/PatchPlugin.hpp @@ -18,8 +18,6 @@ #ifndef INGEN_ENGINE_PATCHPLUGIN_HPP #define INGEN_ENGINE_PATCHPLUGIN_HPP -#include "ingen-config.h" - #include <string> #include "PluginImpl.hpp" |