aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/CELauncherDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/CELauncherDialog.h')
-rw-r--r--backends/wince/CELauncherDialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/backends/wince/CELauncherDialog.h b/backends/wince/CELauncherDialog.h
index 7cb54a3f56..e2d85da8dc 100644
--- a/backends/wince/CELauncherDialog.h
+++ b/backends/wince/CELauncherDialog.h
@@ -23,10 +23,8 @@
#ifndef CELAUNCHERDIALOG
#define CELAUNCHERDIALOG
-#include "backends/fs/fs.h"
-
#include "base/plugins.h"
-
+#include "common/fs.h"
#include "gui/launcher.h"
class CELauncherDialog : public GUI::LauncherDialog {