summaryrefslogtreecommitdiff
path: root/framework/transaction-manager/MsgCmdHandlerStorage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'framework/transaction-manager/MsgCmdHandlerStorage.cpp')
-rwxr-xr-xframework/transaction-manager/MsgCmdHandlerStorage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/transaction-manager/MsgCmdHandlerStorage.cpp b/framework/transaction-manager/MsgCmdHandlerStorage.cpp
index ff617b7..915fc71 100755
--- a/framework/transaction-manager/MsgCmdHandlerStorage.cpp
+++ b/framework/transaction-manager/MsgCmdHandlerStorage.cpp
@@ -15,20 +15,20 @@
*/
#include <stdlib.h>
+#include <glib.h>
#include "MsgDebug.h"
#include "MsgUtilFile.h"
#include "MsgException.h"
#include "MsgCppTypes.h"
-/*#include "MsgSoundPlayer.h" */
#include "MsgUtilFunction.h"
#include "MsgStorageHandler.h"
#include "MsgPluginManager.h"
#include "MsgTransManager.h"
#include "MsgCmdHandler.h"
#include "MsgNotificationWrapper.h"
+#include "MsgSqliteWrapper.h"
#include "MsgMutex.h"
-#include <glib.h>
/*==================================================================================================
FUNCTION IMPLEMENTATION