1
0
forked from mirrors/0ad

minor changes for lib overhaul (some include files from renamed)

This was SVN commit r159.
This commit is contained in:
janwas
2004-03-02 23:57:49 +00:00
parent 89c5b0d88c
commit af216d3afb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ gee@pyro.nu
#include "GUI.h"
// TODO Gee: font.h is temporary.
#include "font.h"
#include "res/res.h"
#include "ogl.h"
using namespace std;
+1 -1
View File
@@ -8,7 +8,7 @@ gee@pyro.nu
#include "GUI.h"
// TODO Gee: font.h is temporary.
#include "font.h"
#include "res/font.h"
#include "ogl.h"
using namespace std;