Moved location of header

This commit is contained in:
Robert McGovern 2021-05-26 17:18:00 +01:00
parent c8eca51309
commit 3413ef5210
1 changed files with 1 additions and 1 deletions

View File

@ -6,12 +6,12 @@
// Copyright 2009 Tarasis. All rights reserved.
//
#import <wchar.h>
#import <Carbon/Carbon.h>
#import <UnrarKit/UnrarKit.h>
#import "QuietUnrarAppDelegate.h"
#import "libunrar/dll.hpp"
#import "libunrar/rardefs.hpp"
#import <wchar.h>
#pragma mark Callbacks
// Declartions that are not to be part of the public interface.