From dc251d0b537526e8bbe86bb3f20e2a437fd2d4a3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 17 Feb 2013 01:58:09 -0600 Subject: Fix unintended rename of disklist --- kdf/mntconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdf/mntconfig.h') diff --git a/kdf/mntconfig.h b/kdf/mntconfig.h index 6ea8125..8e510cd 100644 --- a/kdf/mntconfig.h +++ b/kdf/mntconfig.h @@ -30,7 +30,7 @@ #include #include "disks.h" -#include "distdelist.h" +#include "disklist.h" class TQGroupBox; class TQPushButton; -- cgit v1.2.1