-I include in makefiles

This commit is contained in:
Andrea Fioraldi
2019-08-27 19:22:53 +02:00
parent 0d001c09c3
commit bae398a9a4
11 changed files with 19 additions and 20 deletions

View File

@ -19,8 +19,8 @@
*/
#include "../config.h"
#include "../types.h"
#include "config.h"
#include "types.h"
#include <stdio.h>
#include <stdlib.h>