diff options
author | Timothy Pearson <[email protected]> | 2011-11-26 22:24:20 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-26 22:24:20 -0600 |
commit | 19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed (patch) | |
tree | a938d8713575c27d31bb3947badbaaded38e212e /src/settings/dispcolorsettings_impl.h | |
parent | a49597806eeb6bc12df03e4a77903ba88ef632ce (diff) | |
download | tdesvn-19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed.tar.gz tdesvn-19b4e0512f6270f5decab0d4bc07eae3a0e9b9ed.zip |
CMake updates
Diffstat (limited to 'src/settings/dispcolorsettings_impl.h')
-rw-r--r-- | src/settings/dispcolorsettings_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/dispcolorsettings_impl.h b/src/settings/dispcolorsettings_impl.h index dd97247..03030b5 100644 --- a/src/settings/dispcolorsettings_impl.h +++ b/src/settings/dispcolorsettings_impl.h @@ -20,7 +20,7 @@ #ifndef DISPCOLORSETTINGS_IMPL_H #define DISPCOLORSETTINGS_IMPL_H -#include "src/settings/dispcolor_settings.h" +#include "dispcolor_settings.h" class DispColorSettings_impl: public DispColorSettings { Q_OBJECT |