From 4637ceb876904731d2628563e96a89961f9b7781 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 22 Aug 2008 03:26:33 +0000 Subject: Lash D-Bus support and projects list from LADI Patchage, with improvements/cleanup/sanification/etc. Remove liblash stuff (meh, what the hell... here's to new beginnings). Enable/disable/hide/etc patchage widgets better based on available (compiled in) functionality. git-svn-id: http://svn.drobilla.net/lad/patchage@1462 a436a847-0d15-0410-975c-d299462d15a1 --- src/Widget.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Widget.hpp') diff --git a/src/Widget.hpp b/src/Widget.hpp index 7d03922..56eb6d8 100644 --- a/src/Widget.hpp +++ b/src/Widget.hpp @@ -20,6 +20,7 @@ #include #include +#include template class Widget : public boost::noncopyable { -- cgit v1.2.1