diff options
Diffstat (limited to 'src/nm-logging.h')
| -rw-r--r-- | src/nm-logging.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nm-logging.h b/src/nm-logging.h index a824890a..a0f4ad73 100644 --- a/src/nm-logging.h +++ b/src/nm-logging.h @@ -26,7 +26,7 @@ #error nm-test-utils.h must be included as last header #endif -#include "nm-utils/nm-logging-fwd.h" +#include "nm-glib-aux/nm-logging-fwd.h" #define NM_LOG_CONFIG_BACKEND_DEBUG "debug" #define NM_LOG_CONFIG_BACKEND_SYSLOG "syslog" |