diff options
Diffstat (limited to 'src/PatchagePort.hpp')
-rw-r--r-- | src/PatchagePort.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp index 52fe720..1fabe65 100644 --- a/src/PatchagePort.hpp +++ b/src/PatchagePort.hpp @@ -18,7 +18,7 @@ #ifndef PATCHAGEPORT_H #define PATCHAGEPORT_H -#include "../../config/config.h" +#include CONFIG_H_PATH #include <string> #include <list> #include <boost/shared_ptr.hpp> |