summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/main.cpp
Unidiff
Diffstat (limited to 'core/settings/light-and-power/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/light-and-power/main.cpp b/core/settings/light-and-power/main.cpp
index cb43ce0..7a47b0b 100644
--- a/core/settings/light-and-power/main.cpp
+++ b/core/settings/light-and-power/main.cpp
@@ -20,7 +20,7 @@
20 20
21#include "light.h" 21#include "light.h"
22 22
23#include <opie/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
25 25
26OPIE_EXPORT_APP( OApplicationFactory<LightSettings> ) 26OPIE_EXPORT_APP( OApplicationFactory<LightSettings> )