(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 73ed81b1c7
commit 2329eacfe8
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"