From e6b0f1367d89e083b7e60ea2d78e74b68d755dc7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 27 Dec 2007 18:27:28 +0000 Subject: Fix compilation. git-svn-id: http://svn.drobilla.net/lad/patchage@996 a436a847-0d15-0410-975c-d299462d15a1 --- src/Patchage.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Patchage.cpp b/src/Patchage.cpp index 0cd7328..74644dc 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -22,6 +22,7 @@ #include #include #include +#include #include CONFIG_H_PATH #include "GladeFile.hpp" -- cgit v1.2.1