summaryrefslogtreecommitdiff
path: root/callouts/tests
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2014-05-14 14:51:43 -0500
committerDan Williams <dcbw@redhat.com>2014-06-06 13:43:45 -0500
commit4cc13befd3cc242c5065ce6ea91e335b705b2f36 (patch)
tree953e7ac6248030fc6e6d5af1c49c938272bff09b /callouts/tests
parentc93ae45b42dc94fce8088a6291664aa403fc6da6 (diff)
downloadNetworkManager-4cc13befd3cc242c5065ce6ea91e335b705b2f36.tar.gz
dispatcher: rename executable to 'nm-dispatcher'
Diffstat (limited to 'callouts/tests')
-rw-r--r--callouts/tests/test-dispatcher-envp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/callouts/tests/test-dispatcher-envp.c b/callouts/tests/test-dispatcher-envp.c
index 8dd18430ed..a91ae2b27a 100644
--- a/callouts/tests/test-dispatcher-envp.c
+++ b/callouts/tests/test-dispatcher-envp.c
@@ -29,7 +29,7 @@
#include "nm-setting-connection.h"
#include "nm-dispatcher-utils.h"
#include "nm-dbus-glib-types.h"
-#include "nm-dispatcher-action.h"
+#include "nm-dispatcher-api.h"
#include "nm-utils.h"
/*******************************************/