summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r--src/Patchage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp
index a21e578..234bf47 100644
--- a/src/Patchage.cpp
+++ b/src/Patchage.cpp
@@ -17,7 +17,7 @@
#include <cmath>
#include <sstream>
-#include "../../config/config.h"
+#include CONFIG_H_PATH
#include <libgnomecanvasmm.h>
#include <libglademm/xml.h>
#include <fstream>