aboutsummaryrefslogtreecommitdiff
path: root/deskutils/notecase/files/patch-src-gui-GuiLanguage.cpp
blob: 46b63c6a4a723c1f2da2478f48e872efd5342a54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/gui/GuiLanguage.cpp.orig	2013-09-18 16:02:26.000000000 +0200
+++ src/gui/GuiLanguage.cpp	2013-09-18 16:03:53.000000000 +0200
@@ -17,6 +17,7 @@
 #ifdef ENABLE_NLS
 #include <libintl.h>
 #endif
+#include <stdlib.h>
 #include <string.h>
 
 #include "../lib/EnumDirectory.h"