summaryrefslogtreecommitdiffstats
path: root/include/ingen/Resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ingen/Resource.hpp')
-rw-r--r--include/ingen/Resource.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ingen/Resource.hpp b/include/ingen/Resource.hpp
index e4a7972e..577e8cc0 100644
--- a/include/ingen/Resource.hpp
+++ b/include/ingen/Resource.hpp
@@ -37,7 +37,7 @@ class Atom;
*
* @ingroup Ingen
*/
-class INGEN_API Resource : public Raul::Deletable
+class INGEN_API Resource : public raul::Deletable
{
public:
using Graph = Property::Graph;