diff options
Diffstat (limited to 'src/options.h')
-rw-r--r-- | src/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.h b/src/options.h index 9993a07..3470599 100644 --- a/src/options.h +++ b/src/options.h @@ -20,7 +20,7 @@ #ifndef REDSHIFT_OPTIONS_H #define REDSHIFT_OPTIONS_H -#include "redshift.h" +#include "common.h" typedef struct { /* Path to config file */ |