fix include

This commit is contained in:
2026-06-08 14:52:29 +07:00
parent f993a1b5d5
commit f90cd113ba
13 changed files with 30 additions and 30 deletions

View File

@ -25,7 +25,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#import "GCDWebServer.h"
#import <GCDWebServers/GCDWebServer.h>
NS_ASSUME_NONNULL_BEGIN