summaryrefslogtreecommitdiffstats
path: root/examples/tetrix/qtetrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tetrix/qtetrix.h')
-rw-r--r--examples/tetrix/qtetrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tetrix/qtetrix.h b/examples/tetrix/qtetrix.h
index 3fc9f4297..b0731c872 100644
--- a/examples/tetrix/qtetrix.h
+++ b/examples/tetrix/qtetrix.h
@@ -52,7 +52,7 @@ private:
TQTetrixBoard *board;
ShowNextPiece *showNext;
-#ifndef QT_NO_LCDNUMBER
+#ifndef TQT_NO_LCDNUMBER
TQLCDNumber *showScore;
TQLCDNumber *showLevel;
TQLCDNumber *showLines;