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 9736d61b390f83092888c8f510447f0beb0abd84..a0b5bd70976e7ae95947a49bc50c2fd0da3d3185 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