maintenance: removed deprecated files, linux friendly include names

This commit is contained in:
tmj-fstate
2018-10-12 19:53:33 +02:00
parent 66eb3ff731
commit 7933ade080
110 changed files with 235 additions and 5741 deletions

View File

@@ -13,7 +13,7 @@ http://mozilla.org/MPL/2.0/.
#include "renderer.h"
#include "utilities.h"
#include "sn_utils.h"
#include "globals.h"
#include "Globals.h"
bool
opengl_material::deserialize( cParser &Input, bool const Loadnow ) {