Switch the order of the #includes to fix a build problem on WIN32. winnt.h defines...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 21 Mar 2007 08:42:05 +0000 (08:42 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 21 Mar 2007 08:42:05 +0000 (08:42 +0000)
commit7891f6bc9f44fa9cd14cbe3d2e103a9635969353
treead21c380c6fd3ed121d29cbdcd126c7d4a01a292
parentf92064888e35fb63bfb049c2c4ac2e165de78ea8
Switch the order of the #includes to fix a build problem on WIN32.  winnt.h defines DELETE, which gtkmm headers fix, but only if winnt.h is included before the gtkmm headers are.  winnt.h is being included by ETL/clock, so move that include up.

git-svn-id: http://svn.voria.com/code@362 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/preview.h