summaryrefslogtreecommitdiff
path: root/include/svtools/QueryFolderName.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/QueryFolderName.hxx')
-rw-r--r--include/svtools/QueryFolderName.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/QueryFolderName.hxx b/include/svtools/QueryFolderName.hxx
index cecfbf414e9c..ad9b7c0835ee 100644
--- a/include/svtools/QueryFolderName.hxx
+++ b/include/svtools/QueryFolderName.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVT_QUERYFOLDER_HXX
-#define SVT_QUERYFOLDER_HXX
+#ifndef INCLUDED_SVTOOLS_QUERYFOLDERNAME_HXX
+#define INCLUDED_SVTOOLS_QUERYFOLDERNAME_HXX
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
@@ -52,6 +52,6 @@ public:
};
}
-#endif // SVT_QUERYFOLDER_HXX
+#endif // INCLUDED_SVTOOLS_QUERYFOLDERNAME_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */