mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
11 lines
381 B
C++
11 lines
381 B
C++
--- src/components/ogre/manipulation/EntityMoveAdjuster.h.orig 2009-04-05 14:18:35.000000000 +0200
|
|
+++ src/components/ogre/manipulation/EntityMoveAdjuster.h 2009-04-05 14:18:58.000000000 +0200
|
|
@@ -23,6 +23,7 @@
|
|
#ifndef EMBEROGREENTITYMOVEADJUSTER_H
|
|
#define EMBEROGREENTITYMOVEADJUSTER_H
|
|
|
|
+#include <Atlas/Objects/Operation.h>
|
|
#include <Eris/Timeout.h>
|
|
|
|
namespace EmberOgre {
|