summaryrefslogtreecommitdiff
path: root/src/processrunner.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-11-06 07:28:11 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2019-11-06 07:45:04 -0500
commitdecd5c1828f495be4e230c9fc6fb79dd9bfdfb81 (patch)
treefddae0025e65bd1d5064bf8ad6fa73a23aa750e9 /src/processrunner.h
parent4f84565085e19b6f6939783c64ebf95599f879be (diff)
renamed lockwidget files to uilocker
Diffstat (limited to 'src/processrunner.h')
-rw-r--r--src/processrunner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/processrunner.h b/src/processrunner.h
index af5cd416..c61d6b70 100644
--- a/src/processrunner.h
+++ b/src/processrunner.h
@@ -2,7 +2,7 @@
#define PROCESSRUNNER_H
#include "spawn.h"
-#include "lockwidget.h"
+#include "uilocker.h"
#include "envmodule.h"
#include <executableinfo.h>