diff --git a/gfx/video_state_tracker.h b/gfx/video_state_tracker.h index 9048152fae..17a512f1e2 100644 --- a/gfx/video_state_tracker.h +++ b/gfx/video_state_tracker.h @@ -22,10 +22,6 @@ #include #include -#ifdef HAVE_CONFIG_H -#include "../config.h" -#endif - RETRO_BEGIN_DECLS enum state_tracker_type @@ -63,11 +59,9 @@ struct state_tracker_info const struct state_tracker_uniform_info *info; unsigned info_elem; -#ifdef HAVE_PYTHON const char *script; const char *script_class; bool script_is_file; -#endif }; struct state_tracker_uniform