Browse Source

Include stdint.h

tags/2022-02-14
falkTX 2 years ago
parent
commit
e8d90c10c5
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kx-control-input-port-change-request.lv2/control-input-port-change-request.h

+ 2
- 0
kx-control-input-port-change-request.lv2/control-input-port-change-request.h View File

@@ -28,6 +28,8 @@
#define LV2_CONTROL_INPUT_PORT_CHANGE_REQUEST_URI "http://kx.studio/ns/lv2ext/control-input-port-change-request"
#define LV2_CONTROL_INPUT_PORT_CHANGE_REQUEST_PREFIX LV2_CONTROL_INPUT_PORT_CHANGE_REQUEST_URI "#"

#include <stdint.h>

#ifdef __cplusplus
extern "C" {
#else


Loading…
Cancel
Save