summaryrefslogtreecommitdiff
path: root/project2/common/commonObjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'project2/common/commonObjects.h')
-rw-r--r--project2/common/commonObjects.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/common/commonObjects.h b/project2/common/commonObjects.h
index 2e00442..6c587c4 100644
--- a/project2/common/commonObjects.h
+++ b/project2/common/commonObjects.h
@@ -3,7 +3,7 @@
#include "dataSource.h"
#include "rowSet.h"
-#include "xmlStorage.h"
+#include "scriptStorage.h"
class CommonObjects : public virtual IntrusivePtrBase {
public: