aboutsummaryrefslogtreecommitdiff
path: root/bufferinfo/BufferInfoGetter.h
diff options
context:
space:
mode:
Diffstat (limited to 'bufferinfo/BufferInfoGetter.h')
-rw-r--r--bufferinfo/BufferInfoGetter.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/bufferinfo/BufferInfoGetter.h b/bufferinfo/BufferInfoGetter.h
index 5591296..5131c37 100644
--- a/bufferinfo/BufferInfoGetter.h
+++ b/bufferinfo/BufferInfoGetter.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef ANDROID_BUFFERINFOGETTER_H_
-#define ANDROID_BUFFERINFOGETTER_H_
+#pragma once
#include <drm/drm_fourcc.h>
#include <hardware/gralloc.h>
@@ -89,4 +88,3 @@ class LegacyBufferInfoGetter : public BufferInfoGetter {
#endif
} // namespace android
-#endif