(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

@@ -11,7 +11,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "gui.h"
#include "graph_gui.h"
#include "window_gui.h"
#include "company_base.h"
#include "company_gui.h"