summaryrefslogtreecommitdiffstats
path: root/src/PatchagePort.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-28 23:05:45 +0100
committerDavid Robillard <d@drobilla.net>2020-11-28 23:05:45 +0100
commit0124e669bd43b5d40bff33886dee8a3d464254f7 (patch)
tree319fba93271ae8ebcd9455d8ab2ea9108c8dba75 /src/PatchagePort.hpp
parent5cd59f10b1ebd5ee628e2cd96af7f1e0d45cbe3f (diff)
downloadpatchage-0124e669bd43b5d40bff33886dee8a3d464254f7.tar.gz
patchage-0124e669bd43b5d40bff33886dee8a3d464254f7.tar.bz2
patchage-0124e669bd43b5d40bff33886dee8a3d464254f7.zip
Clean up includes
Diffstat (limited to 'src/PatchagePort.hpp')
-rw-r--r--src/PatchagePort.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp
index 54fa185..3a29322 100644
--- a/src/PatchagePort.hpp
+++ b/src/PatchagePort.hpp
@@ -17,8 +17,6 @@
#ifndef PATCHAGE_PATCHAGEPORT_HPP
#define PATCHAGE_PATCHAGEPORT_HPP
-#include "patchage_config.h"
-
#include "Configuration.hpp"
#include "PatchageCanvas.hpp"
#include "PatchageModule.hpp"