summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/main.cpp
Side-by-side diff
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 @@
#include "light.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<LightSettings> )