summaryrefslogtreecommitdiff
path: root/basctl/inc/bitmaps.hlst
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/inc/bitmaps.hlst')
-rw-r--r--basctl/inc/bitmaps.hlst5
1 files changed, 1 insertions, 4 deletions
diff --git a/basctl/inc/bitmaps.hlst b/basctl/inc/bitmaps.hlst
index 997760aaf326..11d35b289d58 100644
--- a/basctl/inc/bitmaps.hlst
+++ b/basctl/inc/bitmaps.hlst
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_BASCTL_INC_BITMAPS_HRC
-#define INCLUDED_BASCTL_INC_BITMAPS_HRC
+#pragma once
#define RID_BMP_BRKENABLED "res/im30838.png"
#define RID_BMP_BRKDISABLED "res/im30839.png"
@@ -25,6 +24,4 @@
#define RID_BMP_DLGLIBNOTLOADED "res/dialogfoldernot_16.png"
#define RID_BMP_DIALOG "res/im30823.png"
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */