summaryrefslogtreecommitdiff
path: root/macbuild/NSPRDebug.Prefix
diff options
context:
space:
mode:
Diffstat (limited to 'macbuild/NSPRDebug.Prefix')
-rw-r--r--macbuild/NSPRDebug.Prefix7
1 files changed, 4 insertions, 3 deletions
diff --git a/macbuild/NSPRDebug.Prefix b/macbuild/NSPRDebug.Prefix
index a656aa49..fb35702e 100644
--- a/macbuild/NSPRDebug.Prefix
+++ b/macbuild/NSPRDebug.Prefix
@@ -1,11 +1,12 @@
//
-// NSPR.Prefix
+// NSPRDebug.Prefix
//
// Global prefix file for the debug NSPR project.
//
//
-#define DEBUG 1
+#include "MacPrefix_debug.h"
+#include "NSPRConfig.h"
+
#define DEVELOPER_DEBUG 1
-#include "NSPRConfig.h" \ No newline at end of file