(svn r11672) -Codechange: refactor some stuff out of gui.h.

This commit is contained in:
rubidium
2007-12-21 07:38:36 +00:00
parent 30c0d6da99
commit a6b1526c13
7 changed files with 43 additions and 16 deletions

View File

@@ -33,6 +33,7 @@
#include "helpers.hpp"
#include "cargotype.h"
#include "group.h"
#include "group_gui.h"
struct Sorting {
Listing aircraft;