aboutsummaryrefslogtreecommitdiff
path: root/c/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c/main.cpp')
-rw-r--r--c/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/main.cpp b/c/main.cpp
index d73a08a..79fb8eb 100644
--- a/c/main.cpp
+++ b/c/main.cpp
@@ -36,7 +36,7 @@ DataListView* g_dlv;
EpisodeListView* g_elv;
/* Layout handlers. */
-Dragger g_dragDlv;
+DlvDragger g_dragDlv;
/* View settings. */
int g_bViewWatched = 1;