mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
12 lines
348 B
Diff
12 lines
348 B
Diff
|
--- a/src/pangofont_wcl.cpp 2008-07-31 14:00:05.000000000 +0530
|
||
|
+++ b/src/pangofont_wcl.cpp 2008-08-01 09:53:09.000000000 +0530
|
||
|
@@ -19,6 +19,8 @@
|
||
|
/*################################################################################################*/
|
||
|
|
||
|
#include "pangofont_wcl.h"
|
||
|
+#include <stdlib.h>
|
||
|
+#include <string.h>
|
||
|
|
||
|
#include <gtk/gtkgl.h>
|
||
|
|