From 391fdf8ad429340105ae24319439f07fb0a54019 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 27 Dec 2018 14:03:27 -0500 Subject: Add missing include --- sratom/sratom.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sratom') diff --git a/sratom/sratom.h b/sratom/sratom.h index c94e855..3d6351a 100644 --- a/sratom/sratom.h +++ b/sratom/sratom.h @@ -21,6 +21,7 @@ #ifndef SRATOM_SRATOM_H #define SRATOM_SRATOM_H +#include #include #include "lv2/lv2plug.in/ns/ext/urid/urid.h" -- cgit v1.2.1