How can one trick LaTeX to believe that a given page is odd instead of even?
Or alternatively call the odd-page header in a previously defined pagestyle?
\thispagestyle{Somehow-define-that-i-want-odd-page-style-from-"fancy"}
The document class used is book.