diff --git a/project/Build.xml b/project/Build.xml
index 72301b0fa..be06ee766 100755
--- a/project/Build.xml
+++ b/project/Build.xml
@@ -315,6 +315,8 @@
+
+
diff --git a/project/include/system/Display.h b/project/include/system/Display.h
new file mode 100644
index 000000000..8d04580f0
--- /dev/null
+++ b/project/include/system/Display.h
@@ -0,0 +1,21 @@
+#ifndef LIME_SYSTEM_DISPLAY_H
+#define LIME_SYSTEM_DISPLAY_H
+
+#include