diff options
Diffstat (limited to 'plugin/src/Caelestia/serviceref.cpp')
| -rw-r--r-- | plugin/src/Caelestia/serviceref.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugin/src/Caelestia/serviceref.cpp b/plugin/src/Caelestia/serviceref.cpp index ebda663..dc82811 100644 --- a/plugin/src/Caelestia/serviceref.cpp +++ b/plugin/src/Caelestia/serviceref.cpp @@ -1,7 +1,6 @@ #include "serviceref.hpp" -#include "service.hpp" -#include <QObject> +#include "service.hpp" namespace caelestia { |