aboutsummaryrefslogtreecommitdiff
path: root/compositor/DrmKmsPlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'compositor/DrmKmsPlan.h')
-rw-r--r--compositor/DrmKmsPlan.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/compositor/DrmKmsPlan.h b/compositor/DrmKmsPlan.h
index 91f636e..054cd93 100644
--- a/compositor/DrmKmsPlan.h
+++ b/compositor/DrmKmsPlan.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef ANDROID_DRM_KMS_PLAN_H_
-#define ANDROID_DRM_KMS_PLAN_H_
+#pragma once
#include <memory>
#include <vector>
@@ -41,4 +40,3 @@ struct DrmKmsPlan {
};
} // namespace android
-#endif