hw/xwin: Add missing include xwin-config.h to winglobals.h
authorRyan Pavlik <rpavlik@iastate.edu>
Sat, 1 Dec 2012 16:58:40 +0000 (16:58 +0000)
committerJon TURNEY <jon.turney@dronecode.org.uk>
Wed, 16 Jan 2013 16:49:07 +0000 (16:49 +0000)
commit852d1fb042f4160fe023a015f1c9a34126bf911a
tree4dbf8f80ef236ff5c9251d297a14eef3a16ccf1e
parentab686ce029208abf970a4bcd1435bf8411a44de9
hw/xwin: Add missing include xwin-config.h to winglobals.h

winglobals.h checks if RELOCATE_PROJECTROOT is defined to see if a declaration
of g_fLogFileChanged is needed, so must include xwin-config.h

Signed-off-by: Ryan Pavlik <rpavlik@iastate.edu>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
hw/xwin/winglobals.h