opening files using mimetypes defined in config.h
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include <curses.h>
|
||||
#include <pthread.h>
|
||||
#ifndef CONFIG_GUARD
|
||||
#define CONFIG_GUARD
|
||||
#ifndef INTERACTIONS_GUARD
|
||||
#define INTERACTIONS_GUARD
|
||||
#include "interactions.c"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user