summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/light.h
Unidiff
Diffstat (limited to 'core/settings/light-and-power/light.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/light.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/light-and-power/light.h b/core/settings/light-and-power/light.h
index 2167817..9077a09 100644
--- a/core/settings/light-and-power/light.h
+++ b/core/settings/light-and-power/light.h
@@ -28,10 +28,10 @@
28#ifndef __LIGHT_H__ 28#ifndef __LIGHT_H__
29#define __LIGHT_H__ 29#define __LIGHT_H__
30 30
31#include "lightsettingsbase.h"
31 32
32#include <qstringlist.h> 33#include <qstringlist.h>
33#include <qlistbox.h> 34#include <qlistbox.h>
34#include "lightsettingsbase.h"
35 35
36class QTimer; 36class QTimer;
37 37