build: update botan paths

botan has new paths on linux build, debug - release fix on linux
This commit is contained in:
Andreas Stallinger
2016-03-17 13:58:47 +01:00
parent a78e7b85d1
commit f6de07ecf1
5 changed files with 19 additions and 11 deletions
+2
View File
@@ -1,6 +1,8 @@
#ifndef QT_GRAPHICS_VIEW_H
#define QT_GRAPHICS_VIEW_H
#include <memory>
#include <QGraphicsView>
class QTimer;