We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6250c commit ea20159Copy full SHA for ea20159
src/Secret/VideoPlayer.hpp
@@ -2,7 +2,7 @@
2
#define _VIDEO_PLAYER_HPP
3
4
#pragma warning(disable:4996)
5
-#ifdef GEODE_IS_WINDOWS
+#ifndef GEODE_IS_ANDROID
6
#include "pl_mpeg.h"
7
#pragma warning(default:4996)
8
0 commit comments