Skip to content

Commit ea20159

Browse files
committed
Update VideoPlayer.hpp
1 parent ee6250c commit ea20159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Secret/VideoPlayer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define _VIDEO_PLAYER_HPP
33

44
#pragma warning(disable:4996)
5-
#ifdef GEODE_IS_WINDOWS
5+
#ifndef GEODE_IS_ANDROID
66
#include "pl_mpeg.h"
77
#pragma warning(default:4996)
88

0 commit comments

Comments
 (0)