From: fred <fred>
Date: Tue, 26 Mar 2002 21:47:29 +0000 (+0000)
Subject: lilypond-1.1.33
X-Git-Tag: release/1.5.59~2567
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a98c9691e407dc806b9937beb91a4d9ef19ca3a0;p=lilypond.git

lilypond-1.1.33
---

diff --git a/lily/atom.cc b/lily/atom.cc
index 7a336f524e..61a1b3e32f 100644
--- a/lily/atom.cc
+++ b/lily/atom.cc
@@ -22,7 +22,7 @@ Atom::Atom(SCM s)
 }
 
 
-#if ATOM_SMOB
+#ifdef ATOM_SMOB
 int
 Atom::smob_display (SCM smob, SCM port, scm_print_state*)
 {