Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lintest/myrulib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'MyRuLib/FbDatabase.cpp')
-rw-r--r--MyRuLib/FbDatabase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/MyRuLib/FbDatabase.cpp b/MyRuLib/FbDatabase.cpp
index 86635ade..7ac1ed96 100644
--- a/MyRuLib/FbDatabase.cpp
+++ b/MyRuLib/FbDatabase.cpp
@@ -1,6 +1,7 @@
#include "FbDatabase.h"
#include "FbConst.h"
#include "MyRuLibApp.h"
+#include "FbDataPath.h"
wxCriticalSection FbDatabase::sm_queue;