From 93947ee94eb79d76d31cd7ed3828135b9efa3781 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 13 May 2011 23:29:08 +0000 Subject: Apply 0001-Remove-unused-includes.patch from ticket #688, except with modifications to not break compilation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3262 a436a847-0d15-0410-975c-d299462d15a1 --- include/ingen/CommonInterface.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/ingen/CommonInterface.hpp b/include/ingen/CommonInterface.hpp index defed25d..8b4713ab 100644 --- a/include/ingen/CommonInterface.hpp +++ b/include/ingen/CommonInterface.hpp @@ -18,7 +18,6 @@ #ifndef INGEN_INTERFACE_COMMONINTERFACE_HPP #define INGEN_INTERFACE_COMMONINTERFACE_HPP -#include "ingen/CommonInterface.hpp" #include "ingen/Resource.hpp" namespace Raul { class Atom; class Path; class URI; } -- cgit v1.2.1