diff options
Diffstat (limited to 'src/automatictheme.cpp')
-rw-r--r-- | src/automatictheme.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/automatictheme.cpp b/src/automatictheme.cpp index 6e14623..3cf33c8 100644 --- a/src/automatictheme.cpp +++ b/src/automatictheme.cpp @@ -1,7 +1,7 @@ #include "automatictheme.h" #include "ui_automatictheme.h" -#include "SunClock.hpp" +#include "sunclock.hpp" #include <QMessageBox> AutomaticTheme::AutomaticTheme(QWidget *parent) |