diff --git a/liuthesis.cls b/liuthesis.cls
index ef5e71a1f5c3fed3afcf9ee2a4bc956a09d73f12..8f75f37e0ccef1e27a4493ee53c7e568e069f767 100644
--- a/liuthesis.cls
+++ b/liuthesis.cls
@@ -897,9 +897,10 @@ publication and for assurance of document integrity, please refer to its www hom
   \tableofcontents  
   \iftotalfigures \clearpage{}\listoffigures\fi 
   \iftotaltables \clearpage{}\listoftables\fi
-  %\cleartorecto% Does not work for some reason
   \ifprinterfriendly
-  \cleartooddpage
+    \cleartooddpage
+  \else
+    \cleartorecto
   \fi
   \pagenumbering{arabic}
   \pagestyle{ruled}