fixed broken macro
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "frei0reffect.h"
|
||||
|
||||
#ifndef NO_FREI0R
|
||||
#ifndef NOFREI0R
|
||||
|
||||
#include <QMessageBox>
|
||||
#include <QDir>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#ifndef FREI0REFFECT_H
|
||||
#define FREI0REFFECT_H
|
||||
|
||||
#ifndef NO_FREI0R
|
||||
#ifndef NOFREI0R
|
||||
|
||||
#include <frei0r.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user