Welcome picture has been added:-)
[mdictionary] / include / ws_gui.h
index b3701ef..04676fd 100644 (file)
@@ -28,6 +28,12 @@ extern "C" {
 
 #include "ws_dbus.h"
 
+//============================
+#include <sys/types.h>
+#include <sys/stat.h>
+#include <fcntl.h>
+//============================
+
 #define HISTORY_LEN 5
 #define SCROLL_STEP_H 50
 #define SCROLL_STEP_V 20