From 6ba4fc48fd35f5c0ea53739cce79fae84014aeeb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 27 Jun 2011 17:32:13 +0000 Subject: renamed private headers git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2240 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/tageditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qmmpui/tageditor.cpp') diff --git a/src/qmmpui/tageditor.cpp b/src/qmmpui/tageditor.cpp index 7e4927213..b94dcbb6d 100644 --- a/src/qmmpui/tageditor.cpp +++ b/src/qmmpui/tageditor.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include -#include "tageditor.h" +#include "tageditor_p.h" #include "ui_tageditor.h" TagEditor::TagEditor(TagModel *tagModel, QWidget *parent) : QWidget(parent), m_ui(new Ui::TagEditor) -- cgit v1.2.3-13-gbd6f