Browse Source

changed include in loader

Malte Veerman 10 years ago
parent
commit
a2c99909ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/src/loader.cpp

+ 1 - 1
lib/src/loader.cpp

@@ -27,7 +27,7 @@
 #include <QTimer>
 #include <QDebug>
 
-#include <KF5/KAuth/kauthexecutejob.h>
+#include <KF5/KAuth/KAuthExecuteJob>
 
 #define HWMON_PATH "/sys/class/hwmon"