summaryrefslogtreecommitdiff
path: root/src/common/transaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/transaction.h')
-rw-r--r--src/common/transaction.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/transaction.h b/src/common/transaction.h
index 12a1d61a..518c9844 100644
--- a/src/common/transaction.h
+++ b/src/common/transaction.h
@@ -21,6 +21,8 @@
#ifndef TRANSACTION_H
#define TRANSACTION_H
+#include <string>
+
struct Transaction
{
unsigned mAction;