summaryrefslogtreecommitdiff
path: root/orkbasecxx/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'orkbasecxx/Object.h')
-rw-r--r--orkbasecxx/Object.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/orkbasecxx/Object.h b/orkbasecxx/Object.h
index ba8128e..eb61451 100644
--- a/orkbasecxx/Object.h
+++ b/orkbasecxx/Object.h
@@ -14,7 +14,8 @@
#ifndef __OBJECT_H__
#define __OBJECT_H__
-#include "OrkBase.h"
+#include "dll.h"
+#include "StdString.h"
#include "boost/shared_ptr.hpp"
#include "xercesc/dom/DOMNode.hpp"