summaryrefslogtreecommitdiff
path: root/project2/common/rowProcessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'project2/common/rowProcessor.h')
-rw-r--r--project2/common/rowProcessor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/common/rowProcessor.h b/project2/common/rowProcessor.h
index 18beac7..cee9e41 100644
--- a/project2/common/rowProcessor.h
+++ b/project2/common/rowProcessor.h
@@ -6,7 +6,7 @@
#include "iHaveParameters.h"
#include "rowSet.h"
#include "cache.h"
-#include "xmlStorage.h"
+#include "scriptStorage.h"
class Presenter;