summaryrefslogtreecommitdiffstats
path: root/src/errordialoghandler.h
diff options
context:
space:
mode:
authorRJ Ryan <rryan@mixxx.org>2015-12-27 00:38:20 -0500
committerRJ Ryan <rryan@mixxx.org>2015-12-27 00:38:20 -0500
commit766aab108f7084b9f8f2b03b969a4a0cc8c29661 (patch)
tree25f767a258e96632b04b4dd2a3afc774a578d329 /src/errordialoghandler.h
parent83b812c36896c268794a8967a16a12cb7f779919 (diff)
Rename src/util.h to src/util/class.h.
Diffstat (limited to 'src/errordialoghandler.h')
-rw-r--r--src/errordialoghandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/errordialoghandler.h b/src/errordialoghandler.h
index 6e2cd34adf..1dcd2706e7 100644
--- a/src/errordialoghandler.h
+++ b/src/errordialoghandler.h
@@ -25,7 +25,7 @@
#include <QString>
#include <QList>
-#include "util.h"
+#include "util/class.h"
/**
* Class used to allow all threads to display message boxes on error conditions