summaryrefslogtreecommitdiff
blob: cb8473630eefa4bf2dbc9b57fdc14aff6437e521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/xosd_plugin/xosdctrl.cpp
+++ b/xosd_plugin/xosdctrl.cpp
@@ -21,6 +21,8 @@
 #include <lineak/lconfig.h>
 #include <lineak/lineak_core_functions.h>
 
+#include <cstdlib>
+#include <cstring>
 
 using namespace lineak_core_functions;
 using namespace std;