diff options
Diffstat (limited to 'games/ember/files/patch-InspectWidget.h')
-rw-r--r-- | games/ember/files/patch-InspectWidget.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/ember/files/patch-InspectWidget.h b/games/ember/files/patch-InspectWidget.h deleted file mode 100644 index 1b5bfa9e7143..000000000000 --- a/games/ember/files/patch-InspectWidget.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/components/ogre/widgets/InspectWidget.h.orig 2009-04-05 19:03:20.000000000 +0200 -+++ src/components/ogre/widgets/InspectWidget.h 2009-04-05 19:03:25.000000000 +0200 -@@ -23,6 +23,7 @@ - #ifndef EMBEROGREINSPECTWIDGET_H - #define EMBEROGREINSPECTWIDGET_H - -+#include <Atlas/Objects/Operation.h> - #include <Eris/Entity.h> - #include "Widget.h" - |