diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-16 14:46:43 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-16 14:46:43 -0600 |
commit | 715cf90406f9794d2ea38da2d453ee1895d87de3 (patch) | |
tree | c46b789c648429c6a5734aa9c7b09ca4035e13bc /kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h | |
parent | 9134b8ecc896cc9b3009ed06860738a4e090e2e3 (diff) | |
download | kmymoney-715cf90406f9794d2ea38da2d453ee1895d87de3.tar.gz kmymoney-715cf90406f9794d2ea38da2d453ee1895d87de3.zip |
Fix unintended renaming
Diffstat (limited to 'kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h')
-rw-r--r-- | kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h b/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h index 761c651..b9fa763 100644 --- a/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h +++ b/kmymoney2/mymoney/storage/mymoneyseqaccessmgrtest.h @@ -14,8 +14,8 @@ * * ***************************************************************************/ -#ifndef __MYMONEYSETQACCESSMGRTEST_H__ -#define __MYMONEYSETQACCESSMGRTEST_H__ +#ifndef __MYMONEYSEQACCESSMGRTEST_H__ +#define __MYMONEYSEQACCESSMGRTEST_H__ #include <cppunit/TestCaller.h> #include <cppunit/TestCase.h> |