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.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/settings/light-and-power/main.cpp b/core/settings/light-and-power/main.cpp
index 7a47b0b..1fc167d 100644
--- a/core/settings/light-and-power/main.cpp
+++ b/core/settings/light-and-power/main.cpp
@@ -14,13 +14,14 @@
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "light.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<LightSettings> )