Include logging.h for rxvt_session.
authorayin <ayin>
Tue, 17 Jan 2006 09:24:53 +0000 (09:24 +0000)
committerayin <ayin>
Tue, 17 Jan 2006 09:24:53 +0000 (09:24 +0000)
src/rxvt.h

index 9736d61..a0b5bd7 100644 (file)
@@ -39,6 +39,7 @@
 #include "salloc.h"
 
 #include "rxvtperl.h"
+#include "logging.h"
 
 // try to avoid some macros to decrease code size, on some systems
 #if ENABLE_MINIMAL