- remove vestigial version.h include from r_portal.cpp. This should stop r_all.o from compiling every single commit.

This commit is contained in:
Rachael Alexanderson 2017-07-31 11:12:08 -04:00
parent 7ff0040f30
commit 8dff91915a
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@
#include "r_data/colormaps.h"
#include "p_maputl.h"
#include "p_setup.h"
#include "version.h"
#include "r_utility.h"
#include "r_3dfloors.h"
#include "g_levellocals.h"