comparison Framework/Scene2DViewport/CreateSimpleTrackerAdapter.cpp @ 736:c0fcb2757b0a

enforce relative includes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 May 2019 08:38:52 +0200
parents 059e1fd05fd6
children e42b491f1fb2
comparison
equal deleted inserted replaced
735:c3bbb130abc4 736:c0fcb2757b0a
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 #include "IFlexiblePointerTracker.h" 21 #include "IFlexiblePointerTracker.h"
22 #include <Framework/Scene2D/IPointerTracker.h> 22 #include "../Scene2D/IPointerTracker.h"
23 23
24 24
25 namespace OrthancStone 25 namespace OrthancStone
26 { 26 {
27 #if 0 27 #if 0