Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm committed Dec 5, 2024
1 parent 2de7793 commit eec5adb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/win32/NSUserDefaults.m
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
#import "Foundation/NSPathUtilities.h"
#import "Foundation/NSProcessInfo.h"

#import "../GSPrivate.h"

#define UNISTR(X) \
((const unichar*)[(X) cStringUsingEncoding: NSUnicodeStringEncoding])

Expand Down

0 comments on commit eec5adb

Please sign in to comment.