summaryrefslogtreecommitdiffstats
path: root/api/logic/launch/steps/PostLaunchCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/launch/steps/PostLaunchCommand.h')
-rw-r--r--api/logic/launch/steps/PostLaunchCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/logic/launch/steps/PostLaunchCommand.h b/api/logic/launch/steps/PostLaunchCommand.h
index 4d5b0a52..2b68ee86 100644
--- a/api/logic/launch/steps/PostLaunchCommand.h
+++ b/api/logic/launch/steps/PostLaunchCommand.h
@@ -16,7 +16,7 @@
#pragma once
#include <launch/LaunchStep.h>
-#include <launch/LoggedProcess.h>
+#include <LoggedProcess.h>
class PostLaunchCommand: public LaunchStep
{