1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net-im/licq-console/files/patch-window.h
2004-10-13 12:33:21 +00:00

12 lines
231 B
C++

--- 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