mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
8 lines
214 B
Diff
8 lines
214 B
Diff
--- ./src/xosd.cpp 2007-08-28 11:34:40.000000000 +0200
|
|
+++ ./src/xosd.cpp2 2008-07-28 05:44:04.000000000 +0200
|
|
@@ -1,4 +1,5 @@
|
|
#include "xosd.h"
|
|
+#include <stdlib.h>
|
|
|
|
#include <qpainter.h>
|
|
#include <qbitmap.h>
|