aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/highlightdice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'highlightdice.cpp')
-rw-r--r--highlightdice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/highlightdice.cpp b/highlightdice.cpp
index d0c9faa..e92451f 100644
--- a/highlightdice.cpp
+++ b/highlightdice.cpp
@@ -17,7 +17,7 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include "include/highlightdice.h"
+#include <diceparser/highlightdice.h>
HighLightDice::HighLightDice(QList<qint64> result, bool isHighlighted, QString color, bool displayed, quint64 faces,
const QString& uuid)