summaryrefslogtreecommitdiff
path: root/src/dragdrop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dragdrop.h')
-rw-r--r--src/dragdrop.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dragdrop.h b/src/dragdrop.h
index 97f978ee2..88e6df736 100644
--- a/src/dragdrop.h
+++ b/src/dragdrop.h
@@ -21,7 +21,8 @@
#ifndef DRAGDROP_H
#define DRAGDROP_H
-#include "item.h"
+#include "resources/item/item.h"
+
#include "itemsoundmanager.h"
#include "textcommand.h"