mirror of
https://github.com/cc65/cc65.git
synced 2026-04-25 06:17:58 +00:00
Adjusted include directive for local header.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <stddef.h>
|
||||
#include <unistd.h>
|
||||
#include <dirent.h>
|
||||
#include <dir.h>
|
||||
#include "dir.h"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user