summaryrefslogtreecommitdiff
path: root/common/JackException.h
diff options
context:
space:
mode:
authorsletz <sletz@0c269be4-1314-0410-8aa9-9f06e86f4224>2008-09-05 13:36:28 +0000
committersletz <sletz@0c269be4-1314-0410-8aa9-9f06e86f4224>2008-09-05 13:36:28 +0000
commit3e01068967e8bff63f27e36ea76eacbcd17bfb38 (patch)
treeb5901e8b3babed0eb508d4cab5b9a0c85ac7343f /common/JackException.h
parent92fec924268d2e0940fa386b74b608ae25074d55 (diff)
downloadjack2-3e01068967e8bff63f27e36ea76eacbcd17bfb38.tar.gz
Merge Michael Voigt drops branch after reorganization step.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2880 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'common/JackException.h')
-rw-r--r--common/JackException.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/JackException.h b/common/JackException.h
index f084d7a1..86ecc055 100644
--- a/common/JackException.h
+++ b/common/JackException.h
@@ -23,7 +23,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <stdexcept>
#include <iostream>
#include <string>
-#include "JackExports.h"
+#include "JackCompilerDeps.h"
#include "JackError.h"
namespace Jack