summaryrefslogtreecommitdiffstats
path: root/include/qemu/drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/drm.h')
-rw-r--r--include/qemu/drm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/qemu/drm.h b/include/qemu/drm.h
index 4c3e622f5c..fab74d4be9 100644
--- a/include/qemu/drm.h
+++ b/include/qemu/drm.h
@@ -1,5 +1,5 @@
-#ifndef QEMU_DRM_H_
-#define QEMU_DRM_H_
+#ifndef QEMU_DRM_H
+#define QEMU_DRM_H
int qemu_drm_rendernode_open(const char *rendernode);