Some tweaks to get the linux build running -fixed

This commit is contained in:
2017-01-10 11:16:39 -08:00
parent 791aa96da7
commit 0974ab9e83
6 changed files with 12 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
#include "SFML/Graphics.hpp"
#include "CL_Wrapper.h"
#include "Camera.h"
#include "Old_map.h"
#include "Old_Map.h"
#include "RayCaster.h"
// Renderer needs to handle the distinction between a few difference circumstances.