]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - test/tclock.c
ncurses 5.2
[ncurses.git] / test / tclock.c
index 838f45e7092045647c2f79bc73199bf5467422b4..9f846554285b4e8ba07900aa7dea7dc381c03973 100644 (file)
@@ -128,7 +128,7 @@ main(
 
     if (has_colors()) {
        start_color();
-#ifdef HAVE_USE_DEFAULT_COLORS
+#if HAVE_USE_DEFAULT_COLORS
        if (use_default_colors() == OK)
            my_bg = -1;
 #endif