In case this happens (one user has reported this), to get your desktop icons back you can start the Terminal app and run the following command:
defaults write com.apple.finder CreateDesktop -bool true; killall Finder