(svn r19076) -Codechange: Move graph functions to their own header.

This commit is contained in:
terkhen
2010-02-10 15:24:48 +00:00
parent c736bbb875
commit 01f8bc2578
7 changed files with 35 additions and 11 deletions

View File

@@ -42,6 +42,7 @@
#include "widgets/dropdown_type.h"
#include "company_base.h"
#include "smallmap_gui.h"
#include "graph_gui.h"
#include "network/network.h"
#include "network/network_gui.h"