summary refs log tree commit diff
path: root/src/ui/NhekoDropArea.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/NhekoDropArea.cpp')
-rw-r--r--src/ui/NhekoDropArea.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/NhekoDropArea.cpp b/src/ui/NhekoDropArea.cpp
index 348ef5d8..571ccf69 100644
--- a/src/ui/NhekoDropArea.cpp
+++ b/src/ui/NhekoDropArea.cpp
@@ -11,8 +11,6 @@
 #include "timeline/TimelineModel.h"
 #include "timeline/TimelineViewManager.h"
 
-#include "Logging.h"
-
 NhekoDropArea::NhekoDropArea(QQuickItem *parent)
   : QQuickItem(parent)
 {