diff finch/libgnt/gntkeys.h @ 25633:c96b34b58b85

Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 08 Feb 2008 20:18:49 +0000
parents ae330012956f
children be02d04d2fee
line wrap: on
line diff
--- a/finch/libgnt/gntkeys.h	Wed Feb 06 19:44:41 2008 +0000
+++ b/finch/libgnt/gntkeys.h	Fri Feb 08 20:18:49 2008 +0000
@@ -165,5 +165,6 @@
 #undef lines
 #undef buttons
 #undef newline
+#undef set_clock
 
 #endif