summaryrefslogtreecommitdiffstats
path: root/views/examples/button_example.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/examples/button_example.h')
-rw-r--r--views/examples/button_example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/examples/button_example.h b/views/examples/button_example.h
index f55baa9..ca66508 100644
--- a/views/examples/button_example.h
+++ b/views/examples/button_example.h
@@ -4,6 +4,7 @@
#ifndef VIEWS_EXAMPLES_BUTTON_EXAMPLE_H_
#define VIEWS_EXAMPLES_BUTTON_EXAMPLE_H_
+#pragma once
#include "base/string_util.h"
#include "views/controls/button/text_button.h"