src/bridge_gui.cpp
changeset 6443 b8f06d8eb7be
parent 6182 e9b456deec29
child 6530 c43fa965e8ae
equal deleted inserted replaced
6442:10b44714b85d 6443:b8f06d8eb7be
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file bridge_gui.c Graphical user interface for bridge construction*/
     3 /** @file bridge_gui.cpp Graphical user interface for bridge construction */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "table/strings.h"
     7 #include "table/strings.h"
     8 #include "functions.h"
     8 #include "functions.h"