revert Fix RW build

This commit is contained in:
withmorten
2021-02-04 01:40:45 +01:00
committed by GitHub
parent 61618389e1
commit 263a766d8e

View File

@ -5,9 +5,6 @@
#include "common.h"
#ifdef ANISOTROPIC_FILTERING
#include "rpanisot.h"
#ifndef LIBRW
#pragma comment( lib, "rpanisot.lib" )
#endif
#endif
#include "crossplatform.h"
#include "platform.h"