Write this on your scratch file (the one that opens when you open emacs):
(setq dnd-open-file-other-window nil)
then leave the prompt just after the last parenthesis and presss C-x C-e. This will execute the command to toggle that variable. Make sure you save your options when you leave emacs so that next time you open it you won't have to do it again.