(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.

This commit is contained in:
rubidium
2008-01-09 09:45:45 +00:00
parent 342ad858e5
commit 64d691bacc
62 changed files with 224 additions and 176 deletions

View File

@@ -13,7 +13,7 @@
#include "window_gui.h"
#include "window_func.h"
#include "textbuf_gui.h"
#include "viewport.h"
#include "viewport_func.h"
#include "player.h"
#include "command_func.h"
#include "news.h"