summaryrefslogtreecommitdiff
path: root/orkbasecxx/AudioCapture.h
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2006-06-29 14:41:23 +0000
committerHenri Herscher <henri@oreka.org>2006-06-29 14:41:23 +0000
commitff483592a2ff23b09c7924925c594e366f563a36 (patch)
tree6714bbfc9d8899d7d818fad13b47e478f7195588 /orkbasecxx/AudioCapture.h
parent744d9eed93087488ccd2d7f43add835e039fdb66 (diff)
Moved DLL_IMPORT_EXPORT #define to OrkBase.h
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@285 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'orkbasecxx/AudioCapture.h')
-rw-r--r--orkbasecxx/AudioCapture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/orkbasecxx/AudioCapture.h b/orkbasecxx/AudioCapture.h
index 8d5562d..136c153 100644
--- a/orkbasecxx/AudioCapture.h
+++ b/orkbasecxx/AudioCapture.h
@@ -17,6 +17,7 @@
#include "time.h"
#include "StdString.h"
#include "dll.h"
+#include "OrkBase.h"
#include "boost/shared_ptr.hpp"