[HEADERS]
[reactos.git] / reactos / include / ddk / videoagp.h
index 078a9e7..4a647ae 100644 (file)
  *
  */
 
-#ifndef __VIDEOAGP_H
-#define __VIDEOAGP_H
-
-#if __GNUC__ >=3
-#pragma GCC system_header
-#endif
+#ifndef __VIDEOAGP_H__
+#define __VIDEOAGP_H__
 
 #include "video.h"
 
@@ -124,4 +120,4 @@ VideoPortGetAgpServices(
 }
 #endif
 
-#endif /* __VIDEOAGP_H */
+#endif /* __VIDEOAGP_H__ */