diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 22:24:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 22:24:20 -0600 |
commit | 19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed (patch) | |
tree | a938d8713575c27d31bb3947badbaaded38e212e /src/svnfrontend/fronthelpers | |
parent | a49597806eeb6bc12df03e4a77903ba88ef632ce (diff) | |
download | tdesvn-19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed.tar.gz tdesvn-19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed.zip |
CMake updates
Diffstat (limited to 'src/svnfrontend/fronthelpers')
-rw-r--r-- | src/svnfrontend/fronthelpers/propertylist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/propertylist.h b/src/svnfrontend/fronthelpers/propertylist.h index 49ac137..9d9a9e0 100644 --- a/src/svnfrontend/fronthelpers/propertylist.h +++ b/src/svnfrontend/fronthelpers/propertylist.h @@ -21,7 +21,7 @@ #define PROPERTYLIST_H #include <klistview.h> -#include "src/svnqt/svnqttypes.hpp" +#include "svnqttypes.hpp" /** @author |