mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 20:08:38 +09:00
Structure of code was slightly modified so that it should be no longer necessary to re-generate the config_*.h files, greatly simplifying the resync process in the future.
4 lines
106 B
C
4 lines
106 B
C
#ifndef MOZ_FFVPX_CONFIG_COMMON_H
|
|
#define MOZ_FFVPX_CONFIG_COMMON_H
|
|
#include "defaults_disabled.h"
|
|
#endif
|