diff options
Diffstat (limited to 'frontend/config.h')
-rw-r--r-- | frontend/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/config.h b/frontend/config.h index 84e40f6..b11f75d 100644 --- a/frontend/config.h +++ b/frontend/config.h @@ -5,4 +5,4 @@ #define PACKAGE_VERSION "1.9" #define DEF_PLUGIN_DIR "." #define EMU_LOG printf - +#define USEOSS |