summaryrefslogtreecommitdiff
path: root/net-im/licq-console/files/patch-window.h
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-13 12:33:21 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-13 12:33:21 +0000
commit9343e5b1f8d3e95a8ed6bece2b2fb8622669d70c (patch)
tree255a7b45caf0b49234b827b6cffbacb2056a39ec /net-im/licq-console/files/patch-window.h
parentUpdate to version 0.3 (diff)
- Fix gcc regression in STABLE
Notes
Notes: svn path=/head/; revision=119219
Diffstat (limited to 'net-im/licq-console/files/patch-window.h')
-rw-r--r--net-im/licq-console/files/patch-window.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/licq-console/files/patch-window.h b/net-im/licq-console/files/patch-window.h
new file mode 100644
index 000000000000..f598519eb3fb
--- /dev/null
+++ b/net-im/licq-console/files/patch-window.h
@@ -0,0 +1,11 @@
+--- src/window.h.orig Thu Sep 30 03:51:03 2004
++++ src/window.h Wed Oct 13 14:19:58 2004
+@@ -3,7 +3,7 @@
+
+ #include <iostream>
+ extern "C" {
+-#include <cdk.h>
++#include <cdk/cdk.h>
+ }
+
+ #define COLOR_YELLOW_BLUE COLOR_YELLOW + 8