Commit 98b87021 authored by alecf%netscape.com's avatar alecf%netscape.com
Browse files

for bug 112708, add an #include so this can be compiled by prefapi.cpp

sr=dveditz, r=bnesse
parent 19ec2231
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@ NSPR_END_EXTERN_C

/* Possibly exportable */
#if defined(__cplusplus)
#include "nsIFileSpec.h"
PrefResult PREF_SavePrefFileSpecWith(
	nsIFileSpec* fileSpec,
	PLHashEnumerator heSaveProc);