aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/resize-port/resize-port.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-16 16:52:53 +0100
committerDavid Robillard <d@drobilla.net>2020-12-16 16:52:53 +0100
commitbf4ceb41a88f9adcaa5ec77db6e37f904c43d158 (patch)
tree1026b9fd0dbcc9934a269f72dee532592406e06d /lv2/resize-port/resize-port.h
parentebd7d6fd1b8353ada9e3bfd6921b6dc834e7c46f (diff)
downloadlv2-bf4ceb41a88f9adcaa5ec77db6e37f904c43d158.tar.xz
Clean up includes
Diffstat (limited to 'lv2/resize-port/resize-port.h')
-rw-r--r--lv2/resize-port/resize-port.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lv2/resize-port/resize-port.h b/lv2/resize-port/resize-port.h
index a60626d..d3e1ebd 100644
--- a/lv2/resize-port/resize-port.h
+++ b/lv2/resize-port/resize-port.h
@@ -26,7 +26,6 @@
#ifndef LV2_RESIZE_PORT_H
#define LV2_RESIZE_PORT_H
-#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>