diff options
Diffstat (limited to 'plugins/Clist_nicer/src/extBackg.h')
-rw-r--r-- | plugins/Clist_nicer/src/extBackg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Clist_nicer/src/extBackg.h b/plugins/Clist_nicer/src/extBackg.h index b1da55916d..8a6dc1d574 100644 --- a/plugins/Clist_nicer/src/extBackg.h +++ b/plugins/Clist_nicer/src/extBackg.h @@ -22,6 +22,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#pragma once
+
#define ID_EXTBKIDLE 40081
#define ID_EXTBKEXPANDEDGROUP 40082
#define ID_EXTBKCOLLAPSEDDGROUP 40083
|