mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Rename the header <janet/janet.h> to <janet.h>
Makes it easier to use and remember, and makes the variable `module/*headerpath*` make more sense.
This commit is contained in:
		| @@ -21,7 +21,7 @@ | ||||
| */ | ||||
|  | ||||
| #ifndef JANET_AMALG | ||||
| #include <janet/janet.h> | ||||
| #include <janet.h> | ||||
| #include "state.h" | ||||
| #include "vector.h" | ||||
| #include "gc.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose