fixed bad #define
This commit is contained in:
parent
b85a536be7
commit
dd4bb72c52
1 changed files with 2 additions and 2 deletions
4
config.h
4
config.h
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef _AUTOXACT_H
|
||||
#define _AUTOXACT_H
|
||||
#ifndef _CONFIG_H
|
||||
#define _CONFIG_H
|
||||
|
||||
#include "ledger.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue