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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

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"