1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/x11/fbdesk/files/patch-src-FbTk-FbPixmap.cc
Tilman Keskinoz b52d7dc34c Update to 1.4.0
PR:		100101
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:	maintainer timeout (3.5 weeks)
2006-08-06 22:05:59 +00:00

11 lines
255 B
C++

--- src/FbTk/FbPixmap.cc.orig Wed Jul 12 02:27:17 2006
+++ src/FbTk/FbPixmap.cc Wed Jul 12 02:27:47 2006
@@ -29,6 +29,7 @@
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <iostream>
+#include <stdio.h>
#include <string>
using namespace std;