summaryrefslogtreecommitdiff
path: root/project2/variables.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/variables.cpp')
-rw-r--r--project2/variables.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/project2/variables.cpp b/project2/variables.cpp
index a5cfa0d..f633ccd 100644
--- a/project2/variables.cpp
+++ b/project2/variables.cpp
@@ -4,6 +4,7 @@
#include "appEngine.h"
#include "session.h"
#include "rowUser.h"
+#include "rowSet.h"
#include <libxml++/nodes/textnode.h>
#include <stdexcept>
#include <boost/tokenizer.hpp>