diff options
Diffstat (limited to 'src/ingen')
-rw-r--r-- | src/ingen/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ingen/main.cpp b/src/ingen/main.cpp index c8adf207..9632894c 100644 --- a/src/ingen/main.cpp +++ b/src/ingen/main.cpp @@ -15,7 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include CONFIG_H_PATH +#include "config.h" #include <iostream> #include <string> #include <signal.h> |