diff --git a/ptbposter/ptbposter-tcb.sty b/ptbposter/ptbposter-tcb.sty
index d0d7eb9696a2db1572c05da0e8eb68f84f744fa8..eb42a84006bb913a55ae239bdf1e06df9ca29af0 100644
--- a/ptbposter/ptbposter-tcb.sty
+++ b/ptbposter/ptbposter-tcb.sty
@@ -18,7 +18,7 @@
 \renewcommand*\backgroundContent{%
   \begin{tikzpicture}%
     \shade[top color=backgroundTop, bottom color=backgroundBottom,%
-      shading angle=\ifPTB@landscape 64.07\else 41.55\fi](0,0)%
+      shading angle=\ifPTBlandscape 64.07\else 41.55\fi](0,0)%
       % Winkel auf Basis von \PTB@framewidth und \PTB@frameheight
       rectangle(\PTB@framewidth,\PTB@frameheight);%
   \end{tikzpicture}%