aboutsummaryrefslogtreecommitdiffstats
path: root/src/Flowgraph.h
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-02-24 17:46:12 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-02-24 17:46:12 +0100
commitf269f0afea3fc677962cc62354802e6786de3f00 (patch)
treebdf3a5a5d08e0f16a6796b546022a5ecaf4a5355 /src/Flowgraph.h
parent0a07b6c5cb772d09a2a50ff6a7f1ae0bfef657a0 (diff)
downloaddabmod-f269f0afea3fc677962cc62354802e6786de3f00.tar.gz
dabmod-f269f0afea3fc677962cc62354802e6786de3f00.tar.bz2
dabmod-f269f0afea3fc677962cc62354802e6786de3f00.zip
Remove porting.c
Diffstat (limited to 'src/Flowgraph.h')
-rw-r--r--src/Flowgraph.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Flowgraph.h b/src/Flowgraph.h
index b074ee6..08ead14 100644
--- a/src/Flowgraph.h
+++ b/src/Flowgraph.h
@@ -30,7 +30,6 @@
# include <config.h>
#endif
-#include "porting.h"
#include "ModPlugin.h"
#include <memory>