summaryrefslogtreecommitdiffstats
path: root/accountserver.cbp
diff options
context:
space:
mode:
Diffstat (limited to 'accountserver.cbp')
-rw-r--r--accountserver.cbp3
1 files changed, 1 insertions, 2 deletions
diff --git a/accountserver.cbp b/accountserver.cbp
index 1cfd0bb..b72f68b 100644
--- a/accountserver.cbp
+++ b/accountserver.cbp
@@ -68,8 +68,6 @@
<Unit filename="src/account-server/main-account.cpp" />
<Unit filename="src/account-server/serverhandler.cpp" />
<Unit filename="src/account-server/serverhandler.hpp" />
- <Unit filename="src/account-server/transaction.cpp" />
- <Unit filename="src/account-server/transaction.hpp" />
<Unit filename="src/chat-server/chatchannel.cpp" />
<Unit filename="src/chat-server/chatchannel.hpp" />
<Unit filename="src/chat-server/chatchannelmanager.cpp" />
@@ -90,6 +88,7 @@
<Unit filename="src/common/configuration.cpp" />
<Unit filename="src/common/configuration.hpp" />
<Unit filename="src/common/inventorydata.hpp" />
+ <Unit filename="src/common/transaction.hpp" />
<Unit filename="src/dal/dalexcept.h" />
<Unit filename="src/dal/dataprovider.cpp" />
<Unit filename="src/dal/dataprovider.h" />