branch | cpp_gui |
changeset 6306 | 036aa28ca80e |
parent 6305 | aa0faea50ab5 |
6305:aa0faea50ab5 | 6306:036aa28ca80e |
---|---|
1 /* $Id: widget_panel.cpp 9484 2007-03-26 21:00:16Z KUDr $ */ |
1 /* $Id$ */ |
2 |
2 |
3 #include "../stdafx.h" |
3 #include "../stdafx.h" |
4 #include <stdarg.h> |
4 #include <stdarg.h> |
5 #include "../openttd.h" |
5 #include "../openttd.h" |
6 #include "../debug.h" |
6 #include "../debug.h" |