(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro)

This commit is contained in:
rubidium
2012-02-12 10:58:18 +00:00
parent 58269b7ad2
commit 6356178a25
7 changed files with 75 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
#ifndef TEXTFILE_GUI_H
#define TEXTFILE_GUI_H
#include "fileio_type.h"
#include "strings_func.h"
#include "textfile_type.h"
#include "window_gui.h"