diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:20:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:20:36 -0600 |
commit | 81576b133797828eaca3ac819f4adca21de8d327 (patch) | |
tree | bb7f38c27a3f21d50df51a745c15739dde29bc68 /kghostview/kgvdocument.cpp | |
parent | 32ace734b36de108d8322157aaa106069df16477 (diff) | |
download | tdegraphics-81576b133797828eaca3ac819f4adca21de8d327.tar.gz tdegraphics-81576b133797828eaca3ac819f4adca21de8d327.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kghostview/kgvdocument.cpp')
-rw-r--r-- | kghostview/kgvdocument.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvdocument.cpp b/kghostview/kgvdocument.cpp index 6303591e..74adfd6a 100644 --- a/kghostview/kgvdocument.cpp +++ b/kghostview/kgvdocument.cpp @@ -37,7 +37,7 @@ #include "configuration.h" #include "kdscerrordialog.h" #include "kgv_miniwidget.h" -#include "marklist.h" +#include "martdelist.h" #include "kgvfactory.h" extern "C" { |