diff -r 6c3e824e83e4 -r c2434269c3eb src/gui.h --- a/src/gui.h Sun Dec 23 04:31:45 2007 +0000 +++ b/src/gui.h Sun Dec 23 10:56:02 2007 +0000 @@ -8,7 +8,7 @@ #include "string.h" #include "window_type.h" #include "vehicle_type.h" -#include "gfx.h" +#include "gfx_type.h" /* main_gui.cpp */ void CcPlaySound10(bool success, TileIndex tile, uint32 p1, uint32 p2);