Explorar el Código

changed include in loader

Malte Veerman hace 10 años
padre
commit
a2c99909ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"