aboutsummaryrefslogtreecommitdiff
path: root/frontend/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/config.h')
-rw-r--r--frontend/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/config.h b/frontend/config.h
index 15ffd30..dcfb598 100644
--- a/frontend/config.h
+++ b/frontend/config.h
@@ -1,6 +1,6 @@
#define MAXPATHLEN 256
//#define NOPSXREC
-#define __LINUX__
+#define __LINUX__ 1
#define PACKAGE_NAME "pcsx"
#define PACKAGE_VERSION "1.9"
#define DEF_PLUGIN_DIR "."