freebsd-ports/net-im/licq-console/files/patch-window.h
2004-10-13 12:33:21 +00:00

11 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